Upgrade to version 2.5beta29

This commit is contained in:
J-Jamet
2020-03-10 19:02:37 +01:00
parent 237988dc1f
commit 92b0d1bfa9
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.5beta29)
*
KeePassDX(2.5beta28)
* Fix read only database
* Upgrade to Android SDK 29

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 28
versionName = "2.5beta28"
versionCode = 29
versionName = "2.5beta29"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*