fix: merge algorithm #2223

This commit is contained in:
J-Jamet
2025-10-27 18:51:19 +01:00
parent 79777801e8
commit d557e8b516
5 changed files with 27 additions and 33 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 35
versionCode = 146
versionName = "4.2.1"
versionCode = 147
versionName = "4.2.2"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"