Merge branch 'develop' into feature/Passkeys

This commit is contained in:
J-Jamet
2025-08-23 14:52:51 +02:00
79 changed files with 1208 additions and 1163 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 34
versionCode = 138
versionName = "4.1.6"
versionCode = 139
versionName = "4.1.7"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"