mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-01 08:15:32 +08:00
- using SweetDependency, SweetProperty - merge singing key file configs to properties - update gradle and dependencies
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
plugins {
|
|
autowire(libs.plugins.android.application) apply false
|
|
autowire(libs.plugins.kotlin.android) apply false
|
|
autowire(libs.plugins.kotlin.ksp) apply false
|
|
} |