fix: Upgrade CHANGELOG

This commit is contained in:
J-Jamet
2023-07-31 21:49:20 +02:00
parent f55a824cdc
commit 93a0e4c0a6
4 changed files with 5 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 33
versionCode = 121
versionName = "4.0.0_beta01"
versionCode = 122
versionName = "4.0.0_beta02"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"