We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2318c1e commit 4aa0b67Copy full SHA for 4aa0b67
1 file changed
android/gradle.properties
@@ -1,12 +1,2 @@
1
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
2
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