- APK: app-debug.apk → gca-v0.1.0-debug.apk - App名: Yuzu GCA Test → Yuzu GCA v0.1.0 - MainActivity: 真实manifest拉取+JSON解析+SHA256真实比对 - Gitea Release #6: gca-v0.1.0.apk + manifest.json - 删除旧Expo modules/ 文件
14 lines
381 B
JSON
14 lines
381 B
JSON
{
|
|
"version": "0.1.0",
|
|
"builds": {
|
|
"android": {
|
|
"type": "apk",
|
|
"tag": "v0.1.0-dav-android-6",
|
|
"url": "https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/releases/download/v0.1.0-dav-android-6/gca-v0.1.0.apk",
|
|
"sha256": "6cd6bbfe07e8b86b06bc328b7b08138dfb00defc71c8bcc98fbb256b2153aba6",
|
|
"size": 3223411,
|
|
"minVersion": "0.1.0"
|
|
}
|
|
}
|
|
}
|