Merge tag '3.2.0' into develop

3.2.0
This commit is contained in:
J-Jamet
2022-02-02 11:30:55 +01:00
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 = 96
versionName = "3.2.0_beta4"
versionCode = 97
versionName = "3.2.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"