Skip to content
Snippets Groups Projects
Commit 31a7ed16 authored by dgelessus's avatar dgelessus
Browse files

Update Gradle wrapper to 4.9

parent 6e436a7c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ plugins { ...@@ -14,7 +14,7 @@ plugins {
final SOURCE_ENCODING = "UTF-8" final SOURCE_ENCODING = "UTF-8"
wrapper { wrapper {
gradleVersion = "4.8.1" gradleVersion = "4.9"
distributionType = Wrapper.DistributionType.ALL distributionType = Wrapper.DistributionType.ALL
} }
......
No preview for this file type
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-all.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment