chore: update target sdk to 36

This commit is contained in:
2025-08-19 17:02:41 +08:00
parent 9240de157c
commit c900f8ecff

View File

@@ -5,9 +5,9 @@ android.nonTransitiveRClass=true
kotlin.code.style=official
# Project Configuration
project.name=ColorOSNotifyIcon
project.android.compileSdk=35
project.android.compileSdk=36
project.android.minSdk=29
project.android.targetSdk=35
project.android.targetSdk=36
project.app.packageName=com.fankes.coloros.notify
project.app.versionName="1.100"
project.app.versionCode=23