diff options
author | modmuss50 <modmuss50@gmail.com> | 2021-05-27 22:13:12 +0100 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2021-05-27 22:13:12 +0100 |
commit | b51afe9fc0551bc82ec0d25a193ecaea90bee0fe (patch) | |
tree | c5447f46352f89e866a1ce87175920e15ee5d50c /gradle/wrapper | |
parent | 50f0be767c69f3ac49c3a2c4c8669354a39fd9b3 (diff) |
1.17-pre1
Diffstat (limited to 'gradle/wrapper')
-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 e5338d3..0f80bbf 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-7.0.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |