Upgrade to 3.0.0

This commit is contained in:
J-Jamet
2021-09-07 13:17:34 +02:00
parent 7d9d8ad0e4
commit 19be6c1acc
3 changed files with 2 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 86
versionName = "3.0.0_beta03"
versionCode = 87
versionName = "3.0.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"