Skip to content

Commit

Permalink
fix: android icon
Browse files Browse the repository at this point in the history
  • Loading branch information
OverGlass committed Jul 25, 2024
1 parent 5a82b49 commit 9e2f97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"foregroundImage": "./assets/adaptive-icon.jpg",
"backgroundColor": "#ffffff"
},
"intentFilters": [
Expand Down

0 comments on commit 9e2f97a

Please sign in to comment.