Skip to content

Commit 511e43b

Browse files
committed
build: remove HTTPS proxy settings from gradle.properties
1 parent 94339c7 commit 511e43b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

gradle.properties

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,4 @@ archives_base_name = boatview360
1414
conditionalmixin_version = 0.6.4
1515

1616
# https://github.com/LlamaLad7/MixinExtras
17-
#mixinextras_version = 0.5.0
18-
19-
systemProp.https.proxyHost = 127.0.0.1
20-
systemProp.https.proxyPort = 7890
21-
systemProp.https.nonProxyHosts = 10.*|localhost
17+
#mixinextras_version = 0.5.0

0 commit comments

Comments
 (0)