mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-06 02:35:32 +08:00
修复 MIUI 在 Android 11 上最小化优先级图标的着色问题
This commit is contained in:
@@ -5,8 +5,8 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
appVersionName = "1.85"
|
||||
appVersionCode = 18
|
||||
appVersionName = "1.86"
|
||||
appVersionCode = 19
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Reference in New Issue
Block a user