diff --git a/app.config.js b/app.config.js index 318344e..bd48d8c 100644 --- a/app.config.js +++ b/app.config.js @@ -107,9 +107,7 @@ export default ({ config }) => { }, }, - runtimeVersion: { - policy: 'appVersion', - }, + runtimeVersion: APP_VERSION, updates: { url: `https://u.expo.dev/${PROJECT_ID}`,