Skip to content

Commit bdc01b5

Browse files
committed
Update gradle, Kotlin
1 parent 486c896 commit bdc01b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
dokka = "1.9.20"
33
junit4 = "4.13.2"
4-
kotlin = "2.0.0"
4+
kotlin = "2.1.20"
55
okhttpVersion = "4.12.0"
66
xpp3Version = "1.1.6"
77

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
5-
zipStorePath=wrapper/dists
5+
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)