Merge branch 'rome/1.4.1' of bitbucket.org:snaptsoft/imexmobile into rome/1.4.1
This commit is contained in:
8
app.json
8
app.json
@@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"icon": "./assets/RomeIcon.png",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.rome.mobile",
|
||||
@@ -32,18 +32,18 @@
|
||||
]
|
||||
},
|
||||
"splash": {
|
||||
"image": "./assets/splash.png",
|
||||
"image": "./assets/RomeSplash.png",
|
||||
"backgroundColor": "#efefef"
|
||||
},
|
||||
"notification": {
|
||||
"icon": "./assets/logo192noa.png"
|
||||
"icon": "./assets/RomeIcon.png"
|
||||
},
|
||||
"updates": {
|
||||
"fallbackToCacheTimeout": 0
|
||||
},
|
||||
"assetBundlePatterns": ["**/*"],
|
||||
"web": {
|
||||
"favicon": "./assets/logo192noa.png",
|
||||
"favicon": "./assets/RomeIcon.png",
|
||||
"config": {
|
||||
"firebase": {
|
||||
"apiKey": "AIzaSyDSezy-jGJreo7ulgpLdlpOwAOrgcaEkhU",
|
||||
|
||||
Reference in New Issue
Block a user