Upgrade to 2.9.8

This commit is contained in:
J-Jamet
2020-12-28 21:11:20 +01:00
parent beb5484bf6
commit b2f503b326
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.9.8)
*
KeePassDX(2.9.7) KeePassDX(2.9.7)
* Fix small bugs * Fix small bugs
* Remove write permission since Android 10 * Remove write permission since Android 10

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 30 targetSdkVersion 30
versionCode = 51 versionCode = 52
versionName = "2.9.7" versionName = "2.9.8"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*