Upgrade version code

This commit is contained in:
J-Jamet
2021-12-09 19:54:12 +01:00
parent 9b42a93ce1
commit b9813a3494

View File

@@ -11,7 +11,7 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 30 targetSdkVersion 30
versionCode = 90 versionCode = 91
versionName = "3.0.4" versionName = "3.0.4"
multiDexEnabled true multiDexEnabled true