cleanup: 删除 feat/expo-ota 分支,回滚到 main

- 删除远程 feat/expo-ota 分支
- 删除 Gitea Releases #5~#10 + Tags v5~v10
- 清除 Expo 产物(npmrc, package-lock, expo-manifest)
- 保留 index.js + index.html(H5热更新)
- MainActivity 改为 WebView + Android Bridge 模式
- 构建验证通过(33 tasks, 54s)
This commit is contained in:
LukeMackin
2026-07-21 11:56:07 +08:00
parent 898fbc0c3c
commit bfa365c2c2
4 changed files with 110 additions and 91 deletions

View File

@@ -1,16 +0,0 @@
{
"id": "ca582f57-9d65-4831-9d8a-1df3939264c7",
"assets": [
],
"createdAt": "2026-07-20T15:48:27.579Z",
"metadata": {
},
"runtimeVersion": "0.1.0",
"launchAsset": {
"contentType": "application/javascript",
"key": "bundle",
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-10/index.android.bundle"
}
}