Upgrade to version 3.3.0_beta04

This commit is contained in:
J-Jamet
2022-02-18 11:32:00 +01:00
parent 10598ef5e5
commit 9c0eb4e27e
3 changed files with 2 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 31
versionCode = 100
versionName = "3.3.0"
versionCode = 101
versionName = "3.3.0_beta04"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"