Commit 5f12287a authored by Claus Nagel's avatar Claus Nagel
Browse files

updated to gradle 4.5

parent aa26b040
...@@ -73,5 +73,5 @@ distributions { ...@@ -73,5 +73,5 @@ distributions {
} }
task wrapper(type: Wrapper) { task wrapper(type: Wrapper) {
gradleVersion = '4.4.1' gradleVersion = '4.5'
} }
\ No newline at end of file
#Sun Jan 21 13:06:46 CET 2018
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-bin.zip
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment