diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-02-29 11:58:11 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-02-29 11:58:11 +0100 |
commit | 781dcbb406a5e0ad93ab746abee021e750699d43 (patch) | |
tree | f6d450e9ad2e99044d8ba7878bbae6ef97573948 /gradle | |
parent | 1c98b1e413cbf25d8c875e279370543485e1ed36 (diff) |
Update Gradle wrapper.
Change-Id: I0cdafd5779fd19ba6f456c29842c305de19780d9
Diffstat (limited to 'gradle')
-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 8422670..6254d2d 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.2-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |