fix: upgrade to 3.5.0beta02

This commit is contained in:
J-Jamet
2022-09-15 15:05:38 +02:00
parent 92fcadf3f3
commit dbc477765f
2 changed files with 2 additions and 2 deletions

View File

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