Upgrade to 3.0.1

This commit is contained in:
J-Jamet
2021-09-14 19:35:30 +02:00
parent 0f7f7bbe6c
commit fb7f66012d
4 changed files with 7 additions and 2 deletions

View File

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