Update to version 2.5.0.0beta26

This commit is contained in:
J-Jamet
2019-12-21 19:16:30 +01:00
parent 6bcf54fe29
commit 76050a261b

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 28 targetSdkVersion 28
versionCode = 25 versionCode = 26
versionName = "2.5.0.0beta25" versionName = "2.5.0.0beta26"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"