Skip to content

Commit 570e5a2

Browse files
committed
chore: update target sdk to 36
1 parent 90aec5b commit 570e5a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ android.nonTransitiveRClass=true
55
kotlin.code.style=official
66
# Project Configuration
77
project.name=ColorOSNotifyIcon
8-
project.android.compileSdk=35
8+
project.android.compileSdk=36
99
project.android.minSdk=29
10-
project.android.targetSdk=35
10+
project.android.targetSdk=36
1111
project.app.packageName=com.fankes.coloros.notify
1212
project.app.versionName="1.100"
1313
project.app.versionCode=23

0 commit comments

Comments
 (0)