1
0
mirror of https://github.com/google/nomulus synced 2026-01-03 11:45:39 +00:00

Upgrade to Gradle 5.5.1 (#178)

Also make the default wrapper type "all" instead of "binary". This is
helpful for IDEs to understand the gradle script.
This commit is contained in:
Lai Jiang
2019-07-17 17:37:44 -04:00
committed by GitHub
parent bd48041961
commit 30f6113b05
4 changed files with 7 additions and 3 deletions

View File

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