Skip to content
Snippets Groups Projects
Commit dc80c72c authored by Georg Seibt's avatar Georg Seibt :nerd:
Browse files

Gradle 4.1

parent 49a39a28
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ dependencies {
task wrapper(type: Wrapper) {
distributionType DistributionType.ALL
gradleVersion '4.0'
gradleVersion '4.1'
}
idea {
......
No preview for this file type
#Mon Jul 03 17:43:11 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment