Skip to content

Commit a14a38e

Browse files
committed
chore: update target sdk to 35
1 parent 910c67a commit a14a38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.incremental.useClasspathSnapshot=true
88
project.name=TSBattery
99
project.android.compileSdk=35
1010
project.android.minSdk=24
11-
project.android.targetSdk=34
11+
project.android.targetSdk=35
1212
project.app.packageName=com.fankes.tsbattery
1313
project.app.versionName="4.4"
1414
project.app.versionCode=30

0 commit comments

Comments
 (0)