Change to 3.4.5

This commit is contained in:
J-Jamet
2022-05-31 10:25:34 +02:00
parent 11da0a4500
commit fe9601b510
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
KeePassDX(3.5.0)
KeePassDX(3.4.5)
* Keep screen on by default when viewing an entry
KeePassDX(3.4.4)

View File

@@ -13,7 +13,7 @@ android {
minSdkVersion 15
targetSdkVersion 31
versionCode = 114
versionName = "3.5.0"
versionName = "3.4.5"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"