Skip to content

Commit c2b3020

Browse files
Update kotlin
1 parent 51080ae commit c2b3020

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ firebaseBom = "33.6.0"
3232
hilt = "2.53"
3333
hiltExt = "1.2.0"
3434
junit4 = "4.13.2"
35-
kotlin = "2.1.0"
36-
kotlinxCoroutines = "1.9.0"
35+
kotlin = "2.1.10"
36+
kotlinxCoroutines = "1.10.1"
3737
kotlinxDatetime = "0.6.1"
38-
kotlinxSerializationJson = "1.7.3"
39-
ksp = "2.1.0-1.0.29"
38+
kotlinxSerializationJson = "1.8.0"
39+
ksp = "2.1.10-1.0.29"
4040
lint = "31.7.3"
4141
memfault-cloud = "2.0.5"
4242
okhttp = "4.12.0"

0 commit comments

Comments
 (0)