chore: bump dependencies

This commit is contained in:
2025-08-19 17:02:00 +08:00
parent a7582de004
commit 9536b42c2b
5 changed files with 24 additions and 17 deletions

View File

@@ -3,7 +3,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
android.nonTransitiveRClass=true
kotlin.code.style=official
kotlin.incremental.useClasspathSnapshot=true
# Project Configuration
project.name=ColorOSNotifyIcon
project.android.compileSdk=35