From 803580e7b5019fadd4a012438199e60bcaf182f0 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Wed, 31 Aug 2022 14:41:59 -0700 Subject: [PATCH] 1.3.8 - Production Release - App Config. --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 46f1ff5..2f8d336 100644 --- a/app.json +++ b/app.json @@ -4,19 +4,19 @@ "slug": "imexmobile", "version": "1.3.8", "extra": { - "expover": "1" + "expover": "2" }, "orientation": "default", "icon": "./assets/logo192noa.png", "ios": { "supportsTablet": true, "bundleIdentifier": "com.imex.imexmobile", - "buildNumber": "1", + "buildNumber": "2", "googleServicesFile": "./GoogleService-Info.plist" }, "android": { "package": "com.imex.imexmobile", - "versionCode": 1100020, + "versionCode": 1100021, "googleServicesFile": "./google-services.json" }, "splash": {