diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-02-23 07:07:26 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2020-02-23 07:07:37 +0100 |
commit | 0312ec75cdb4284ff55dbc5d310263d9d78111ea (patch) | |
tree | 346c4ca3362bd39c8e5dac51a39f57b67813a046 /gradle | |
parent | 35d8d09a2a0b2a64e134b60e113a05da5de16bfa (diff) |
Update dependencies.
Change-Id: I3447823480dc5e71bfbf52ed4da0b8bd8b09d18b
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 4e1cc9d..8422670 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.1.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |