Skip to content
Snippets Groups Projects
Commit 9f657744 authored by Andre Brait's avatar Andre Brait
Browse files

Upgrading to Gradle 4.7

parent 902b75ec
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ dependencies {
}
task wrapper(type: Wrapper) {
gradleVersion = '4.6'
gradleVersion = '4.7'
}
processResources {
......
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment