diff --git a/gradle.properties b/gradle.properties index 90d8f87..e3f8d83 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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