Upgrade version to 2.5.0.0beta20

This commit is contained in:
J-Jamet
2019-08-16 18:41:24 +02:00
parent 3989ca3ad1
commit cbe7907b07

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 27
versionCode = 19
versionName = "2.5.0.0beta19"
versionCode = 20
versionName = "2.5.0.0beta20"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"