Upgrade version

This commit is contained in:
J-Jamet
2021-04-13 11:41:03 +02:00
parent 8f195ba66f
commit beaa947eb7
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(3.0.0)
*
KeePassDX(2.9.17)
* Import / Export app properties #839
* Force twofish padding compatibility #955

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 71
versionName = "2.9.17"
versionCode = 72
versionName = "3.0.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*