We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486c896 commit bdc01b5Copy full SHA for bdc01b5
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
dokka = "1.9.20"
3
junit4 = "4.13.2"
4
-kotlin = "2.0.0"
+kotlin = "2.1.20"
5
okhttpVersion = "4.12.0"
6
xpp3Version = "1.1.6"
7
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
zipStoreBase=GRADLE_USER_HOME
-zipStorePath=wrapper/dists
+zipStorePath=wrapper/dists
0 commit comments