mirror of
https://github.com/google/nomulus.git
synced 2025-07-26 04:28:34 +02:00
During release we substitute the link to a binary hosted on GCS. The normal GitHub build can use the binary on gradle.org
5 lines
200 B
INI
5 lines
200 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6-all.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|