Upgrade version code to deploy beta

This commit is contained in:
J-Jamet
2021-04-29 22:23:13 +02:00
parent b74b5040b1
commit 69b4cacab4

View File

@@ -11,7 +11,7 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 74
versionCode = 75
versionName = "2.9.20"
multiDexEnabled true