fix: 移除expo-updates插件(已用WebView OTA取代)

This commit is contained in:
LukeMackin
2026-07-22 18:21:53 +08:00
parent 09fde0501f
commit 4db4b6c0f3

View File

@@ -25,14 +25,7 @@
]
},
"plugins": [
"expo-updates"
],
"updates": {
"enabled": true,
"checkAutomatically": "ON_LOAD",
"fallbackToCacheTimeout": 3000,
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/manifest/expo-manifest.json"
},
],
"extra": {
"eas": {
"projectId": "yuzu-gca-android"