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

Upgrade to Gradle 4.8.1.

parent 2453ccbf
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.7'
gradleVersion '4.8.1'
}
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
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
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