Skip to content

Commit f82edfd

Browse files
committed
chore: fix datatime version
1 parent 8dac0ff commit f82edfd

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"
2626
kotlinx-io = "0.8.2"
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.10.1"

0 commit comments

Comments
 (0)