feat: upgrade to 3.5.1

This commit is contained in:
J-Jamet
2023-03-26 14:44:20 +02:00
parent e7cce21c51
commit 2b23649674

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 32
versionCode = 118
versionName = "3.5.0"
versionCode = 119
versionName = "3.5.1"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"