Skip to content

Commit 1dcc2b5

Browse files
Update Kotlin, KSP
1 parent b1a722a commit 1dcc2b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.3.0-Beta2"
3-
ksp = "2.3.1"
3+
ksp = "2.3.2"
44
androidGradlePlugin = "9.0.0-alpha13"
55
gradle-develocityPlugin = "4.1"
66
gradle-toolchainsResolverPlugin = "1.0.0"
@@ -18,7 +18,7 @@ skie = "0.10.6"
1818
leakcanary = "2.14"
1919
hilt = "2.57.2"
2020
kotlinx-coroutines = "1.10.2"
21-
kotlinx-datetime = "0.7.1"
21+
kotlinx-datetime = "0.7.1-0.6.x-compat"
2222
kotlinx-serialization = "1.9.0"
2323
firebase-analytics = "23.0.0"
2424
firebase-appDistributionPlugin = "5.2.0"

0 commit comments

Comments
 (0)