mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change to 3.4.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
KeePassDX(3.5.0)
|
KeePassDX(3.4.5)
|
||||||
* Keep screen on by default when viewing an entry
|
* Keep screen on by default when viewing an entry
|
||||||
|
|
||||||
KeePassDX(3.4.4)
|
KeePassDX(3.4.4)
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ android {
|
|||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 114
|
versionCode = 114
|
||||||
versionName = "3.5.0"
|
versionName = "3.4.5"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
Reference in New Issue
Block a user