Initial consolidatio of rome and imex versions.
This commit is contained in:
8
app.json
8
app.json
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"runtimeVersion": "appVersion",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"icon": "./assets/ImEXlogo192noa.png",
|
||||
"platforms": ["ios", "android"],
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
@@ -38,11 +38,11 @@
|
||||
]
|
||||
},
|
||||
"splash": {
|
||||
"image": "./assets/splash.png",
|
||||
"image": "./assets/ImEXsplash.png",
|
||||
"backgroundColor": "#efefef"
|
||||
},
|
||||
"notification": {
|
||||
"icon": "./assets/logo192noa.png"
|
||||
"icon": "./assets/ImEXNotificationIcon.png"
|
||||
},
|
||||
"updates": {
|
||||
"fallbackToCacheTimeout": 0,
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"assetBundlePatterns": ["**/*"],
|
||||
"web": {
|
||||
"favicon": "./assets/logo192noa.png",
|
||||
"favicon": "./assets/ImEXlogo192noa.png",
|
||||
"config": {
|
||||
"firebase": {
|
||||
"apiKey": "AIzaSyDSezy-jGJreo7ulgpLdlpOwAOrgcaEkhU",
|
||||
|
||||
Reference in New Issue
Block a user