Update gradle to version 4.3

This commit is contained in:
Richard Kuhnt 2017-10-30 17:00:17 +00:00
parent 2772bf9aba
commit 1cef71e525

View File

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