Skip to content

Commit

Permalink
✨ update android adaptiveIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
mikib0 committed Aug 25, 2024
1 parent c0ef840 commit a08a4a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/expo/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/packrat-app-icon.png",
"backgroundColor": "#ffffff"
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#026A9F"
},
"package": "com.andrewbierman.packrat"
},
Expand Down
Binary file modified apps/expo/assets/adaptive-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a08a4a4

Please sign in to comment.