We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90aec5b commit 570e5a2Copy full SHA for 570e5a2
1 file changed
gradle.properties
@@ -5,9 +5,9 @@ android.nonTransitiveRClass=true
5
kotlin.code.style=official
6
# Project Configuration
7
project.name=ColorOSNotifyIcon
8
-project.android.compileSdk=35
+project.android.compileSdk=36
9
project.android.minSdk=29
10
-project.android.targetSdk=35
+project.android.targetSdk=36
11
project.app.packageName=com.fankes.coloros.notify
12
project.app.versionName="1.100"
13
project.app.versionCode=23
0 commit comments