Merge branch 'develop' into feature/Passkeys

This commit is contained in:
J-Jamet
2025-09-09 11:51:41 +02:00
17 changed files with 143 additions and 117 deletions

View File

@@ -5,12 +5,12 @@ apply plugin: 'kotlin-kapt'
android {
namespace 'com.kunzisoft.keepass'
compileSdkVersion 34
compileSdkVersion 36
defaultConfig {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 34
targetSdkVersion 35
versionCode = 139
versionName = "4.1.7"
multiDexEnabled true