feat: upgrade to 3.5.0

This commit is contained in:
J-Jamet
2023-01-26 23:15:02 +01:00
parent e6ab8f82ff
commit 9093c65235

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 32
versionCode = 117
versionName = "3.5.0Beta03"
versionCode = 118
versionName = "3.5.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"