Upgrade to 3.4 beta01

This commit is contained in:
J-Jamet
2022-04-09 16:14:15 +02:00
parent d182ec09fa
commit b91cf11d86

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 31
versionCode = 105
versionName = "3.3.3"
versionCode = 106
versionName = "3.4_beta01"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"