Skip to content

Commit

Permalink
chore: update target sdk to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
fankes committed Nov 10, 2024
1 parent 910c67a commit a14a38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a14a38e

Please sign in to comment.