Upgrade to 2.5.0.0beta25

This commit is contained in:
J-Jamet
2019-11-12 13:21:21 +01:00
parent bd0d474751
commit 2f9cab0da2
4 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
KeepassDX (2.5.0.0beta25)
KeepassDX (2.5.0.0beta24) KeepassDX (2.5.0.0beta24)
* Add OTP (HOTP / TOTP) * Add OTP (HOTP / TOTP)
* Add settings (Color, Security, Master Key) * Add settings (Color, Security, Master Key)

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 28 targetSdkVersion 28
versionCode = 24 versionCode = 25
versionName = "2.5.0.0beta24" versionName = "2.5.0.0beta25"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"
@@ -28,7 +28,6 @@ android {
} }
} }
buildTypes { buildTypes {
release { release {
minifyEnabled = false minifyEnabled = false

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*