Skip to content

Commit df013a0

Browse files
Update kotlin
1 parent 51080ae commit df013a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 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"
37-
kotlinxDatetime = "0.6.1"
38-
kotlinxSerializationJson = "1.7.3"
39-
ksp = "2.1.0-1.0.29"
35+
kotlin = "2.1.20"
36+
kotlinxCoroutines = "1.10.2"
37+
kotlinxDatetime = "0.6.2"
38+
kotlinxSerializationJson = "1.8.1"
39+
ksp = "2.1.20-2.0.0"
4040
lint = "31.7.3"
4141
memfault-cloud = "2.0.5"
4242
okhttp = "4.12.0"

0 commit comments

Comments
 (0)