Upgrade version code to upload a new beta version

This commit is contained in:
J-Jamet
2021-03-12 13:59:00 +01:00
parent 5874c5b9cb
commit 02b27e235c

View File

@@ -11,7 +11,7 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 30
versionCode = 58
versionCode = 59
versionName = "2.9.14"
multiDexEnabled true