mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
version bump to 2.4.6
This commit is contained in:
parent
f2f9b60a4c
commit
6c4b0d9a5b
3 changed files with 6 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 68
|
||||
versionName "2.4.5"
|
||||
versionCode 69
|
||||
versionName "2.4.6"
|
||||
// vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Enhances exception handling and optionally displays a dialog with debug information when an error happens.
|
||||
|
||||
Requires at least Files app¹ version 3.9.0
|
||||
¹ https://github.com/nextcloud/android
|
0
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
0
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
Loading…
Reference in a new issue