Skip to content

Commit d34e041

Browse files
authored
Update gradle.properties (#7)
1 parent 68a99af commit d34e041

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx6G
33
org.gradle.parallel = true
44
org.gradle.caching = true
55

6-
systemProp.http.proxyHost=127.0.0.1
7-
systemProp.http.proxyPort=7897
8-
systemProp.https.proxyHost=127.0.0.1
9-
systemProp.https.proxyPort=7897
6+
#systemProp.http.proxyHost=127.0.0.1
7+
#systemProp.http.proxyPort=7897
8+
#systemProp.https.proxyHost=127.0.0.1
9+
#systemProp.https.proxyPort=7897
1010
# Mod Properties
1111
mod_version=3.10.2
1212
maven_group=slimeknights.construct

0 commit comments

Comments
 (0)