mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
version bump to 2.4.4
This commit is contained in:
parent
681dc7f340
commit
3c58ad33a9
3 changed files with 6 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
- #669 App crashes when select folder
|
||||||
|
|
||||||
|
Requires at least Files app¹ version 3.9.0
|
||||||
|
¹ https://github.com/nextcloud/android
|
0
fastlane/metadata/android/en-US/changelogs/68.txt
Normal file
0
fastlane/metadata/android/en-US/changelogs/68.txt
Normal file
Loading…
Reference in a new issue