Change version to fix bugs

This commit is contained in:
J-Jamet
2021-04-29 10:35:34 +02:00
parent db1d71af9f
commit f70879581d

View File

@@ -12,7 +12,7 @@ android {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 30 targetSdkVersion 30
versionCode = 74 versionCode = 74
versionName = "3.0.0" versionName = "2.9.20"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"