Skip to content

Commit f26f0b9

Browse files
Update kotlin
1 parent a3ce8ab commit f26f0b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ firebaseBom = "33.1.1"
3232
hilt = "2.51.1"
3333
hiltExt = "1.2.0"
3434
junit4 = "4.13.2"
35-
kotlin = "2.0.0"
36-
kotlinxCoroutines = "1.9.0-RC"
35+
kotlin = "2.0.10"
36+
kotlinxCoroutines = "1.9.0-RC.2"
3737
kotlinxDatetime = "0.6.0"
3838
kotlinxSerializationJson = "1.7.1"
39-
ksp = "2.0.0-1.0.22"
39+
ksp = "2.0.10-1.0.24"
4040
lint = "31.5.0"
4141
memfault-cloud = "2.0.5"
4242
okhttp = "4.12.0"

0 commit comments

Comments
 (0)