chore: ota

This commit is contained in:
2026-05-15 12:15:42 +02:00
parent 3eba3e3a15
commit 928a5f5f57
9 changed files with 152 additions and 12 deletions
+8 -1
View File
@@ -36,6 +36,7 @@
"plugins": [
"expo-font",
"expo-location",
"expo-updates",
[
"expo-build-properties",
{
@@ -50,6 +51,12 @@
"projectId": "fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440"
}
},
"owner": "xor290"
"owner": "xor290",
"runtimeVersion": {
"policy": "appVersion"
},
"updates": {
"url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440"
}
}
}