chore: update target sdk to 35

This commit is contained in:
2024-11-10 20:42:28 +08:00
parent 88e22b47b8
commit d3e7a0ba85

View File

@@ -8,7 +8,7 @@ kotlin.incremental.useClasspathSnapshot=true
project.name=MIUINativeNotifyIcon
project.android.compileSdk=35
project.android.minSdk=28
project.android.targetSdk=34
project.android.targetSdk=35
project.app.packageName=com.fankes.miui.notify
project.app.versionName="2.110"
project.app.versionCode=42