feat(expo): app.json 添加 runtimeVersion 字段

This commit is contained in:
LukeMackin
2026-07-20 00:38:32 +08:00
parent 71f6b6369b
commit 6cd2a22d09

View File

@@ -3,6 +3,7 @@
"name": "YuzuGCA",
"slug": "yuzu-gca",
"version": "0.1.0",
"runtimeVersion": "0.1.0",
"orientation": "portrait",
"userInterfaceStyle": "dark",
"newArchEnabled": true,