config: local reposilite 환경으로 변경

This commit is contained in:
curry772
2026-04-03 17:22:56 +09:00
parent 51724ab0f5
commit b552df62c3
8 changed files with 367 additions and 48 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
#distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionUrl=file:///D:/installs/gradle-8.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
networkTimeout=10000