From acd339b4fda3314d4590c3366c115614d657f7a1 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Mon, 26 Sep 2022 15:12:34 -0700 Subject: [PATCH] Updated package numbers. --- app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index 19b87d3..bfe656e 100644 --- a/app.json +++ b/app.json @@ -2,9 +2,9 @@ "expo": { "name": "ImEX Mobile", "slug": "imexmobile", - "version": "1.4.0", + "version": "1.4.1", "extra": { - "expover": "3", + "expover": "1", "eas": { "projectId": "ffe01f3a-d507-4698-82cd-da1f1cad450b" } @@ -14,7 +14,7 @@ "ios": { "supportsTablet": true, "bundleIdentifier": "com.imex.imexmobile", - "buildNumber": "3", + "buildNumber": "1", "googleServicesFile": "./GoogleService-Info.plist", "infoPlist": { "NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.", @@ -23,7 +23,7 @@ }, "android": { "package": "com.imex.imexmobile", - "versionCode": 1100024, + "versionCode": 1100025, "googleServicesFile": "./google-services.json", "permissions": [ "android.permission.READ_EXTERNAL_STORAGE",