We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2799ad8 commit 110f676Copy full SHA for 110f676
build.gradle.kts
@@ -81,9 +81,9 @@ tasks {
81
}
82
83
wrapper {
84
- gradleVersion = "8.10.1"
+ gradleVersion = "8.11.1"
85
distributionType = Wrapper.DistributionType.BIN
86
// https://gradle.org/release-checksums/
87
- distributionSha256Sum = "1541fa36599e12857140465f3c91a97409b4512501c26f9631fb113e392c5bd1"
+ distributionSha256Sum = "f397b287023acdba1e9f6fc5ea72d22dd63669d59ed4a289a29b1a76eee151c6"
88
89
0 commit comments