Skip to content

Commit

Permalink
Remove proxy settings from gradle.properties
Browse files Browse the repository at this point in the history
Signed-off-by: Harry Chen <[email protected]>
  • Loading branch information
Harry-Chen committed Nov 8, 2020
1 parent 63f1d00 commit be5b4a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,3 @@ org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=8889
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=8889

0 comments on commit be5b4a7

Please sign in to comment.