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

update to Gradle 4.7

parent 580a307f
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.5.1'
gradleVersion '4.7'
}
idea {
......
No preview for this file type
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.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