fix: clean foreground icon + version 1.0.1

This commit is contained in:
2026-04-18 11:09:38 +08:00
parent 937cea5f9d
commit e8e1a2bb69
5 changed files with 5 additions and 2 deletions

View File

@@ -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": {