gradle: fix the distribution checksum

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-11 22:30:38 +05:30
parent 0750c29c7f
commit 97d82740d0
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80
2 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ tasks {
wrapper {
gradleVersion = "6.8.2"
distributionType = Wrapper.DistributionType.ALL
distributionSha256Sum = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
distributionSha256Sum = "1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9"
}
}

View File

@ -1,6 +1,6 @@
#Thu Feb 11 16:09:16 CET 2021
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip