Upgrade to 3.4.3

This commit is contained in:
J-Jamet
2022-04-19 11:36:04 +02:00
parent 15ac365d79
commit bdcbb177ae
4 changed files with 6 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 31
versionCode = 111
versionName = "3.4.2"
versionCode = 112
versionName = "3.4.3"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"