fix: Upgrade to API 35

This commit is contained in:
J-Jamet
2025-09-09 11:45:30 +02:00
parent 30dd7c567c
commit e8ec27dc38
16 changed files with 42 additions and 22 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 14
targetSdkVersion 34
targetSdkVersion 35
}
resourcePrefix 'classic_'