chore: update target sdk to 35

This commit is contained in:
2024-11-10 20:40:51 +08:00
parent 910c67a943
commit a14a38e00f

View File

@@ -8,7 +8,7 @@ kotlin.incremental.useClasspathSnapshot=true
project.name=TSBattery
project.android.compileSdk=35
project.android.minSdk=24
project.android.targetSdk=34
project.android.targetSdk=35
project.app.packageName=com.fankes.tsbattery
project.app.versionName="4.4"
project.app.versionCode=30