Skip to content

Commit 4aa0b67

Browse files
committed
fix(移除代理
1 parent 2318c1e commit 4aa0b67

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

android/gradle.properties

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
11
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
22
android.useAndroidX=true
3-
# 使用阿里云镜像(适用于 SDK 和 Gradle 插件)
4-
android.enableJetifier=true
5-
6-
7-
8-
# 强制使用国内源(部分有效)
9-
systemProp.http.proxyHost=127.0.0.1
10-
systemProp.http.proxyPort=7890
11-
systemProp.https.proxyHost=127.0.0.1
12-
systemProp.https.proxyPort=7890

0 commit comments

Comments
 (0)