Upgrade to 2.5beta31

This commit is contained in:
J-Jamet
2020-03-28 17:46:50 +01:00
parent 29846b22fe
commit b60980b3fd
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.5beta31)
*
KeePassDX(2.5beta30)
* Fix Lock after screen off (wait 1.5 seconds)
* Upgrade autofill algorithm

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 30
versionName = "2.5beta30"
versionCode = 31
versionName = "2.5beta31"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*