feat: upgrade to 3.5.0

This commit is contained in:
J-Jamet
2022-09-04 12:13:19 +02:00
parent 941f9bcd48
commit 0b4b6d4d91
4 changed files with 19 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 32
versionCode = 114
versionName = "3.4.5"
versionCode = 115
versionName = "3.5.0 Beta01"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"