We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51080ae commit 5a35907Copy full SHA for 5a35907
1 file changed
gradle/libs.versions.toml
@@ -32,11 +32,11 @@ firebaseBom = "33.6.0"
32
hilt = "2.53"
33
hiltExt = "1.2.0"
34
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"
+kotlin = "2.1.10"
+kotlinxCoroutines = "1.10.1"
+kotlinxDatetime = "0.6.2"
+kotlinxSerializationJson = "1.8.0"
+ksp = "2.1.10-1.0.29"
40
lint = "31.7.3"
41
memfault-cloud = "2.0.5"
42
okhttp = "4.12.0"
0 commit comments