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",