diff options
author | natanfudge <natan.lifsiz@gmail.com> | 2019-08-15 23:16:18 +0300 |
---|---|---|
committer | natanfudge <natan.lifsiz@gmail.com> | 2019-08-15 23:16:18 +0300 |
commit | 6f67f743f4fe3f1177ca859c6bb0f23a28ac87bd (patch) | |
tree | c5a2933a46f156db450cc8e5641ef4b6a77b0dff /gradle/wrapper/gradle-wrapper.properties | |
parent | 845ccf0911449c76579925315944b5eb2185c9bb (diff) |
update to gradle 5.6 and make it work at all
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index e123eb1..7e02331 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ #Sat Jul 27 10:29:07 IDT 2019 -distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-5.6-all.zip distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStorePath=wrapper/dists |