Upgrade to version 2.9.10

This commit is contained in:
J-Jamet
2021-01-14 14:58:07 +01:00
parent 6d3aae187b
commit 8e6853756f
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.9.10)
*
KeePassDX(2.9.9) KeePassDX(2.9.9)
* Detect file changes and reload database #794 * Detect file changes and reload database #794
* Inline suggestions autofill with compatible keyboard (Android R) #827 * Inline suggestions autofill with compatible keyboard (Android R) #827

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 30 targetSdkVersion 30
versionCode = 53 versionCode = 54
versionName = "2.9.9" versionName = "2.9.10"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*