Skip to content

Commit 3510ef6

Browse files
committed
chore: fix kotlinx-datetime
1 parent 74c684e commit 3510ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin-dokka = "2.1.0-Beta"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.30.0-beta"
2828
kotlinx-coroutines = "1.10.2"
29-
kotlinx-datetime = "0.7.1-0.6.x-compat"
29+
kotlinx-datetime = "0.7.1"
3030
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
3131
kotlinx-serialization = "1.9.0"
3232
kotlinx-rpc = "0.9.1"

0 commit comments

Comments
 (0)