Upgrade to version code 102

This commit is contained in:
J-Jamet
2022-02-19 10:21:24 +01:00
parent 127b8ba0bd
commit 3e3dbb22df
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 = 101
versionName = "3.3.0_beta04"
versionCode = 102
versionName = "3.3.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"