Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Nov 21, 2024
1 parent 5b24975 commit 938a6d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mobile/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"assetBundlePatterns": [
"**/*"
],
// "splash": {
// "backgroundColor": "#f37022",
// "image": "./assets/splash.png"
// },
"splash": {
"backgroundColor": "#f37022",
"image": "./assets/splash.png"
},
"android": {
"versionCode": 1,
"adaptiveIcon": {
Expand Down

0 comments on commit 938a6d8

Please sign in to comment.