Changed gradle warpper to bin distribution (#1852)

That is *significantly* smaller to download. And devs don't need the docs locally.
This commit is contained in:
Yannick Schinko 2021-04-20 07:27:12 +02:00 committed by GitHub
parent 330dc17035
commit 23509ae69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#Tue Mar 10 21:27:56 EET 2020
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists