build: 代理构建成功 — Gradle代理+恢复file_paths+Expo SDK53

This commit is contained in:
LukeMackin
2026-07-20 13:35:00 +08:00
parent b7f276f718
commit 27633376c4
3 changed files with 252 additions and 50 deletions

View File

@@ -54,3 +54,7 @@ EX_DEV_CLIENT_NETWORK_INSPECTOR=true
# Use legacy packaging to compress native libraries in the resulting APK.
expo.useLegacyPackaging=false
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=10808
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=10808