Release 1.0.11 with minor fixes.
This commit is contained in:
10
app.json
10
app.json
@@ -2,23 +2,23 @@
|
||||
"expo": {
|
||||
"name": "imexmobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.12",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.0.9",
|
||||
"buildNumber": "1.0.12",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 9,
|
||||
"versionCode": 12,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
"image": "./assets/logo1024.png",
|
||||
"resizeMode": "contain",
|
||||
"image": "./assets/Splash.png",
|
||||
|
||||
"backgroundColor": "#efefef"
|
||||
},
|
||||
"notification": {
|
||||
|
||||
Reference in New Issue
Block a user