diff --git a/app.json b/app.json index bebe5f8..d14a7cd 100644 --- a/app.json +++ b/app.json @@ -11,13 +11,6 @@ "resizeMode": "contain", "backgroundColor": "#ffffff" }, - "updates": { - "fallbackToCacheTimeout": 0, - "url": "https://u.expo.dev/82716b8e-2818-4161-8a88-c571df4369a5" - }, - "assetBundlePatterns": [ - "**/*" - ], "ios": { "supportsTablet": true, "bundleIdentifier": "com.hpcc.expo-redux-template" @@ -33,13 +26,8 @@ "favicon": "./assets/favicon.png" }, "plugins": [], - "extra": { - "eas": { - "projectId": "82716b8e-2818-4161-8a88-c571df4369a5" - } - }, "runtimeVersion": { "policy": "sdkVersion" } } -} +} \ No newline at end of file