diff options
author | Ricky Brent <ricky@rickybrent.com> | 2020-07-06 11:56:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 11:56:34 -0700 |
commit | bc38495047bc04f33f0b6e25c78c71d41775f21a (patch) | |
tree | da08b3f0eadf977029529f27c0bad8d8a05bb2d5 | |
parent | 2be6c7ab9fe9142886c6f104fa8a241f33a85a95 (diff) |
Update gradle/wrapper/gradle-wrapper.properties
Co-authored-by: Fudge <natan.lifsiz@gmail.com>
-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 622ab64..186b715 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |