New Giftopia App Icons and Splashes #236

Open
jose wants to merge 7 commits from giftopia-app-icon into master
Showing only changes of commit 821d3b7d05 - Show all commits

View File

@@ -2,9 +2,9 @@
"icon": {
"android": {
"adaptive": {
"background": "resources/android/icon/icon_background.png",
"foreground": "resources/android/icon/icon_foreground.png",
"monochrome": "resources/android/icon/icon_monochrome.png"
"background": "resources/android/icon/icon-background.png",
"foreground": "resources/android/icon/icon-foreground.png",
"monochrome": "resources/android/icon/icon-monochrome.png"
},
"target": "android/app/src/main/res"
},