fix: clean foreground icon + version 1.0.1
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"allowMixedContent": true,
|
||||
"icon": "public/icons/icon.png",
|
||||
"adaptiveIcon": {
|
||||
"foreground": "public/icons/ic_launcher_foreground.png",
|
||||
"background": "public/icons/ic_launcher_background.png"
|
||||
"foreground": "public/icons/ic_launcher_foreground_clean.png",
|
||||
"background": "public/icons/ic_launcher_background_white.png"
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
|
||||
Reference in New Issue
Block a user