Upgrade version code for deployment

This commit is contained in:
J-Jamet
2021-05-10 06:05:22 +02:00
parent 7cdc2e0915
commit 4f8e8e6669

View File

@@ -11,7 +11,7 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 77
versionCode = 78
versionName = "2.10.1"
multiDexEnabled true