Ask the gradle wrapper to download source as well

This helps IntelliJ display documentation when editing the `.gradle`
files.
This commit is contained in:
jianglai 2019-06-18 15:58:25 -04:00 committed by Lai Jiang
parent 94e8c0fb99
commit f01e458fd9

View file

@ -1,5 +1,6 @@
#Tue Jun 18 15:57:55 EDT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip