chore: update target sdk to 34

This commit is contained in:
2023-10-21 00:30:38 +08:00
parent 4a8816de37
commit a4970747c0

View File

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