Upgrade to 3.2.0 and update CHANGELOG

This commit is contained in:
J-Jamet
2022-01-18 13:09:28 +01:00
parent 2a4fbbfb35
commit 5eba208b00
4 changed files with 7 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 31
versionCode = 92
versionName = "3.1.0"
versionCode = 93
versionName = "3.2.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"