Skip to content

Commit

Permalink
- Remove proxy.
Browse files Browse the repository at this point in the history
  • Loading branch information
KasumiNova committed Oct 7, 2024
1 parent dcef066 commit 18904e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ org.gradle.caching=true
# Daemon
org.gradle.daemon=false

systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=7890
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=7890
#systemProp.http.proxyHost=127.0.0.1
#systemProp.http.proxyPort=7890
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=7890

0 comments on commit 18904e5

Please sign in to comment.