wip
This commit is contained in:
4
app.json
4
app.json
@@ -19,9 +19,11 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"supportsTablet": true
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.pandere.noscomptes"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.pandere.noscomptes",
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user