Skip to content

Commit 115ccf0

Browse files
committed
chore: update target sdk to 35
1 parent 982f734 commit 115ccf0

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=ColorOSNotifyIcon
99
project.android.compileSdk=35
1010
project.android.minSdk=29
11-
project.android.targetSdk=34
11+
project.android.targetSdk=35
1212
project.app.packageName=com.fankes.coloros.notify
1313
project.app.versionName="1.100"
1414
project.app.versionCode=23

0 commit comments

Comments
 (0)