aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2171b480..fcc2ed10 100644
--- a/build.gradle
+++ b/build.gradle
@@ -89,7 +89,7 @@ tasks {
wrapper {
gradleVersion = "6.8.2"
distributionType = Wrapper.DistributionType.ALL
- distributionSha256Sum = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
+ distributionSha256Sum = "1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9"
}
}