Production Deployment of 1.1.0.

This commit is contained in:
Patrick Fic
2021-05-21 14:50:13 -07:00
parent 22462b466e
commit fd09f790bb

View File

@@ -2,18 +2,18 @@
"expo": {
"name": "imexmobile",
"slug": "imexmobile",
"version": "1.1.0",
"version": "1.1.0.2",
"orientation": "default",
"icon": "./assets/logo192noa.png",
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "1.1.0.1",
"buildNumber": "1.1.0.2",
"googleServicesFile": "./GoogleService-Info.plist"
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1010001,
"versionCode": 1010002,
"googleServicesFile": "./google-services.json"
},
"splash": {