Skip to content

Commit 7abd07b

Browse files
Update kotlin
1 parent a3ce8ab commit 7abd07b

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.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"
37-
kotlinxDatetime = "0.6.0"
38-
kotlinxSerializationJson = "1.7.1"
39-
ksp = "2.0.0-1.0.22"
35+
kotlin = "2.0.21"
36+
kotlinxCoroutines = "1.9.0"
37+
kotlinxDatetime = "0.6.1"
38+
kotlinxSerializationJson = "1.7.3"
39+
ksp = "2.0.21-1.0.26"
4040
lint = "31.5.0"
4141
memfault-cloud = "2.0.5"
4242
okhttp = "4.12.0"

0 commit comments

Comments
 (0)