Upgrade to 3.2.0_beta4

This commit is contained in:
J-Jamet
2022-01-30 19:44:46 +01:00
parent 0f021fae9f
commit 858d6c8723
2 changed files with 31 additions and 19 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 31
versionCode = 95
versionName = "3.2.0_beta3"
versionCode = 96
versionName = "3.2.0_beta4"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"