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

@@ -2,11 +2,11 @@ apply plugin: 'com.android.library'
android {
namespace 'com.kunzisoft.keepass.icon.classic'
compileSdkVersion 34
compileSdkVersion 36
defaultConfig {
minSdkVersion 19
targetSdkVersion 34
targetSdkVersion 35
}
resourcePrefix 'classic_'