fix: 移除expo-updates插件(已用WebView OTA取代)
This commit is contained in:
@@ -25,14 +25,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"plugins": [
|
"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": {
|
"extra": {
|
||||||
"eas": {
|
"eas": {
|
||||||
"projectId": "yuzu-gca-android"
|
"projectId": "yuzu-gca-android"
|
||||||
|
|||||||
Reference in New Issue
Block a user