chore: update target sdk to 36

This commit is contained in:
2025-08-19 16:48:18 +08:00
parent 5a6a61b4be
commit d39f50642a

View File

@@ -5,9 +5,9 @@ android.nonTransitiveRClass=true
kotlin.code.style=official
# Project Configuration
project.name=TSBattery
project.android.compileSdk=35
project.android.compileSdk=36
project.android.minSdk=24
project.android.targetSdk=35
project.android.targetSdk=36
project.app.packageName=com.fankes.tsbattery
project.app.versionName="4.4"
project.app.versionCode=30