优化大量通知图标适配颜色

This commit is contained in:
2022-02-17 02:17:33 +08:00
parent 49f6bc921c
commit 4d0098f1b8
8 changed files with 42 additions and 115 deletions

View File

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