9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-04 15:41:46 +00:00

fix jitpack

This commit is contained in:
XiaoMoMi
2024-01-08 04:55:33 +08:00
parent c6cf8bd5b7
commit 7caa2dc33d
2 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
systemProp.socks.proxyHost=127.0.0.1 #systemProp.socks.proxyHost=127.0.0.1
systemProp.socks.proxyPort=7890 #systemProp.socks.proxyPort=7890
systemProp.http.proxyHost=127.0.0.1 #systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=7890 #systemProp.http.proxyPort=7890
systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=7890 #systemProp.https.proxyPort=7890

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists