Upgrade version

This commit is contained in:
J-Jamet
2018-04-04 13:38:05 +02:00
parent 415094154d
commit fe73a951e3

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 27
versionCode = 7
versionName = "2.5.0.0beta7"
versionCode = 8
versionName = "2.5.0.0beta8"
multiDexEnabled true
testApplicationId = "com.keepassdroid.tests"