Update gradle to version 4.2.1

This commit is contained in:
Richard Kuhnt 2017-10-04 15:01:47 +00:00
parent a731e7e004
commit 83db353030

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://gradle.org", "homepage": "https://gradle.org",
"version": "4.2", "version": "4.2.1",
"license": "Apache 2.0", "license": "Apache 2.0",
"hash": "515dd63d32e55a9c05667809c5e40a947529de3054444ad274b3b75af5582eae", "hash": "b551cc04f2ca51c78dd14edb060621f0e5439bdfafa6fd167032a09ac708fbc0",
"url": "https://services.gradle.org/distributions/gradle-4.2-bin.zip", "url": "https://services.gradle.org/distributions/gradle-4.2.1-bin.zip",
"extract_dir": "gradle-4.2", "extract_dir": "gradle-4.2.1",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"env_set": { "env_set": {
"GRADLE_HOME": "$dir" "GRADLE_HOME": "$dir"