Replace version by 2.9.15

This commit is contained in:
J-Jamet
2021-03-23 09:59:20 +01:00
parent 37141410e0
commit ce4ba73fc4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
KeePassDX(3.0.0)
KeePassDX(2.9.15)
*
KeePassDX(2.9.14)

View File

@@ -12,7 +12,7 @@ android {
minSdkVersion 14
targetSdkVersion 30
versionCode = 66
versionName = "3.0.0"
versionName = "2.9.15"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"