Skip to content

Commit be5b4a7

Browse files
committed
Remove proxy settings from gradle.properties
Signed-off-by: Harry Chen <i@harrychen.xyz>
1 parent 63f1d00 commit be5b4a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

android/gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ org.gradle.jvmargs=-Xmx1536M
22
android.enableR8=true
33
android.useAndroidX=true
44
android.enableJetifier=true
5-
systemProp.http.proxyHost=127.0.0.1
6-
systemProp.http.proxyPort=8889
7-
systemProp.https.proxyHost=127.0.0.1
8-
systemProp.https.proxyPort=8889

0 commit comments

Comments
 (0)