version bump to 2.3.1

This commit is contained in:
stefan-niedermann 2020-01-02 09:59:43 +01:00
parent 909fd384fa
commit 029513c0dc
3 changed files with 6 additions and 2 deletions

View file

@ -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 {

View file

@ -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