chore: update target sdk to 36

This commit is contained in:
2025-08-19 16:52:33 +08:00
parent 3015eade97
commit 3e29a70969

View File

@@ -5,9 +5,9 @@ android.nonTransitiveRClass=true
kotlin.code.style=official
# Project Configuration
project.name=MIUINativeNotifyIcon
project.android.compileSdk=35
project.android.compileSdk=36
project.android.minSdk=28
project.android.targetSdk=35
project.android.targetSdk=36
project.app.packageName=com.fankes.miui.notify
project.app.versionName="2.110"
project.app.versionCode=42