version bump to 2.4.4

This commit is contained in:
stefan-niedermann 2020-01-08 17:14:37 +01:00
parent 681dc7f340
commit 3c58ad33a9
3 changed files with 6 additions and 2 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes" applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 28 targetSdkVersion 28
versionCode 66 versionCode 67
versionName "2.4.3" versionName "2.4.4"
// vectorDrawables.useSupportLibrary = true // vectorDrawables.useSupportLibrary = true
} }
buildTypes { buildTypes {

View file

@ -0,0 +1,4 @@
- #669 App crashes when select folder
Requires at least Files app¹ version 3.9.0
¹ https://github.com/nextcloud/android