mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 13:56:14 +03:00
version bump to 2.3.1
This commit is contained in:
parent
909fd384fa
commit
029513c0dc
3 changed files with 6 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 61
|
||||
versionName "2.3.0"
|
||||
versionCode 62
|
||||
versionName "2.3.1"
|
||||
// vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
- Enhance exception handling when pulling notes from server
|
||||
|
||||
Requires at least Files app¹ version 3.9.0
|
||||
¹ https://github.com/nextcloud/android
|
0
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
0
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
Loading…
Reference in a new issue