mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-06 02:35:41 +08:00
更换通知刷新方案,彻底解决系统界面卡死问题
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
ext {
|
||||
appVersionName = "1.53"
|
||||
appVersionCode = 10
|
||||
enableR8 = true
|
||||
enableR8 = false
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Reference in New Issue
Block a user