Skip to content

Commit 760deaa

Browse files
committed
revert light ios icon
1 parent 144f3b4 commit 760deaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"jsEngine": "jsc",
1313
"supportsTablet": true,
1414
"icon": {
15-
"light": "./assets/icon-light.png",
15+
"light": "./assets/icon-dark.png",
1616
"dark": "./assets/icon-dark.png",
1717
"tinted": "./assets/icon-tinted.png"
1818
},
@@ -30,7 +30,7 @@
3030
"config": {
3131
"usesNonExemptEncryption": false
3232
},
33-
"buildNumber": "23"
33+
"buildNumber": "24"
3434
},
3535
"android": {
3636
"jsEngine": "hermes",

0 commit comments

Comments
 (0)