Skip to content

Commit a0fa791

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
1 parent 9ab36d3 commit a0fa791

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
@@ -9,7 +9,7 @@ versionCode = "10000"
99
kotlin = "2.2.0"
1010
kotlinx-serialization-json = "1.8.1"
1111
kotlinx-coroutines = "1.10.2"
12-
kotlinx-datetime = "0.7.0"
12+
kotlinx-datetime = "0.7.1-0.6.x-compat"
1313
kotlinx-collections-immutable = "0.4.0"
1414

1515
# java

0 commit comments

Comments
 (0)