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 775da21 commit b05cac7Copy full SHA for b05cac7
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ protobuf = "4.28.2"
12
13
# Kotlin
14
kotlin-compiler = "1.9.24"
15
-kotlin-dsl = "4.5.0"
+kotlin-dsl = "5.1.1"
16
kotlinx-coroutines = "1.8.0"
17
18
# Mozilla
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments