1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Update to Gradle 5.0

Change project's gradle version to 5.0, this requires to make some minor
adjustments.

Fixes: gh-6148
This commit is contained in:
Daniel Bustamante Ospina
2018-11-29 08:34:18 -05:00
committed by Rob Winch
parent f808740c57
commit 6bddb38cac
6 changed files with 4 additions and 7 deletions
Binary file not shown.
+1 -1
View File
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists