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

switched to Gradle 4.5.1

parent 4af0ad29
...@@ -68,5 +68,5 @@ distributions.main.contents { ...@@ -68,5 +68,5 @@ distributions.main.contents {
} }
task wrapper(type: Wrapper) { task wrapper(type: Wrapper) {
gradleVersion = '4.5' gradleVersion = '4.5.1'
} }
\ No newline at end of file
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