diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-11 21:29:44 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 21:29:44 +0530 |
commit | e53bc364906c33befc20e9a75d57dac5f702dad1 (patch) | |
tree | ef91c6a49c194437a82606b6ae05b9a0e083230b | |
parent | d6fdd3580f1cf994ddc2129eecaae98e392c8ecb (diff) |
chore(deps): update dependency gradle to v8.1-rc-4 (#2462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 775aa4af..6e72c672 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=4087d4c8eb90335f7c635082424cf34480721544ad36b595dcf8c143c653c149 -distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-rc-3-bin.zip +distributionSha256Sum=75cbca1c36f3695ec15b39ac1f22103e5c84ba949b672497e70e9a99dc2ca195 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-rc-4-bin.zip networkTimeout=10000 zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |