Update android to SDK 35

This commit is contained in:
Simon Stürz 2025-07-07 17:03:26 +02:00
parent fcd3b01239
commit 76cd28549e
2 changed files with 2 additions and 2 deletions

View File

@ -115,6 +115,6 @@ android {
defaultConfig {
resConfigs "en", "de", "ko", "it", "nl", "es"
minSdkVersion = 23
targetSdkVersion = 34
targetSdkVersion = 35
}
}

View File

@ -1,2 +1,2 @@
1.10.5
669
670