Finally released versions of 1.1.2

This commit is contained in:
Patrick Fic
2021-05-21 16:01:48 -07:00
parent fd09f790bb
commit 7f37635345

View File

@@ -1,19 +1,19 @@
{ {
"expo": { "expo": {
"name": "imexmobile", "name": "ImEX Mobile",
"slug": "imexmobile", "slug": "imexmobile",
"version": "1.1.0.2", "version": "1.1.2",
"orientation": "default", "orientation": "default",
"icon": "./assets/logo192noa.png", "icon": "./assets/logo192noa.png",
"ios": { "ios": {
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile", "bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "1.1.0.2", "buildNumber": "1.1.2",
"googleServicesFile": "./GoogleService-Info.plist" "googleServicesFile": "./GoogleService-Info.plist"
}, },
"android": { "android": {
"package": "com.imex.imexmobile", "package": "com.imex.imexmobile",
"versionCode": 1010002, "versionCode": 1010200,
"googleServicesFile": "./google-services.json" "googleServicesFile": "./google-services.json"
}, },
"splash": { "splash": {