diff options
author | GlodBlock <1356392126@qq.com> | 2022-05-25 18:14:39 +0800 |
---|---|---|
committer | GlodBlock <1356392126@qq.com> | 2022-05-25 18:14:39 +0800 |
commit | f4a12b07d76588786807b6966b9ad370808a822b (patch) | |
tree | 4482b65d91ec7771ab1b26f31892a3bd6390208a /gradle.properties | |
parent | 60aeff88f2e46648da691f40df02ebec8aac047c (diff) | |
download | GT5-Unofficial-f4a12b07d76588786807b6966b9ad370808a822b.tar.gz GT5-Unofficial-f4a12b07d76588786807b6966b9ad370808a822b.tar.bz2 GT5-Unofficial-f4a12b07d76588786807b6966b9ad370808a822b.zip |
crap
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index dfac1e7d31..cd02555632 100644 --- a/gradle.properties +++ b/gradle.properties @@ -65,7 +65,3 @@ usesShadowedDependencies = false # Optional parameter to prevent the source code from being published # noPublishedSources = -systemProp.http.proxyHost=127.0.0.1 -systemProp.http.proxyPort=7890 -systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=7890 |