彻底修复 MIUI 12 通知图标的问题

This commit is contained in:
2022-02-06 23:29:30 +08:00
parent 485f85873c
commit 6c961f044f
6 changed files with 259 additions and 112 deletions

View File

@@ -29,7 +29,7 @@ android {
buildTypes {
release {
minifyEnabled true
minifyEnabled false
signingConfig signingConfigs.debug
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}