Upgrade version to 2.9.4

This commit is contained in:
J-Jamet
2020-12-09 16:50:32 +01:00
parent 1ddfa894b6
commit 139f7eb36d

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 30 targetSdkVersion 30
versionCode = 47 versionCode = 48
versionName = "2.9.3" versionName = "2.9.4"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"