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", "name": "YuzuGCA",
"slug": "yuzu-gca", "slug": "yuzu-gca",
"version": "0.1.0", "version": "0.1.0",
"runtimeVersion": "0.1.0",
"orientation": "portrait", "orientation": "portrait",
"userInterfaceStyle": "dark", "userInterfaceStyle": "dark",
"newArchEnabled": true, "newArchEnabled": true,