Skip to content

Commit

Permalink
Add EAS update config
Browse files Browse the repository at this point in the history
  • Loading branch information
repolevedavaj committed Apr 1, 2024
1 parent 39af554 commit 8fd1bab
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ export default {
},
userInterfaceStyle: "automatic",
updates: {
fallbackToCacheTimeout: 0
fallbackToCacheTimeout: 0,
url: "https://u.expo.dev/15b0de1d-5590-4800-af42-ff51aedc5852"
},
runtimeVersion: {
policy: "appVersion"
},
assetBundlePatterns: [
"**/*"
Expand Down

0 comments on commit 8fd1bab

Please sign in to comment.