We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b757d2 commit 42e1eb3Copy full SHA for 42e1eb3
app.config.js
@@ -51,11 +51,8 @@ export default {
51
projectId: '639936ff-ffc0-470a-b07c-30e4bc4c5dbb',
52
},
53
54
- owner: 'agustin.aguilera',
55
- runtimeVersion: {
56
- policy: 'appVersion',
57
- runtimeVersion: packageJson.version,
58
- },
+ owner: 'agustin.oberg',
+ runtimeVersion: packageJson.version,
59
updates: {
60
url: 'https://u.expo.dev/639936ff-ffc0-470a-b07c-30e4bc4c5dbb',
61
enabled: true,
0 commit comments