From adb03f4f31eea927df5b33ab856ed6fbde274b08 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Thu, 19 May 2022 16:04:19 -0700 Subject: [PATCH] 1.3.6-6 Production Build - Version updates for submission. --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 3311360..32d32fb 100644 --- a/app.json +++ b/app.json @@ -4,19 +4,19 @@ "slug": "imexmobile", "version": "1.3.6", "extra": { - "expover": "5" + "expover": "6" }, "orientation": "default", "icon": "./assets/logo192noa.png", "ios": { "supportsTablet": true, "bundleIdentifier": "com.imex.imexmobile", - "buildNumber": "5", + "buildNumber": "6", "googleServicesFile": "./GoogleService-Info.plist" }, "android": { "package": "com.imex.imexmobile", - "versionCode": 1100010, + "versionCode": 1100011, "googleServicesFile": "./google-services.json" }, "splash": {