We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ce8ab commit 7abd07bCopy full SHA for 7abd07b
gradle/libs.versions.toml
@@ -32,11 +32,11 @@ firebaseBom = "33.1.1"
32
hilt = "2.51.1"
33
hiltExt = "1.2.0"
34
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"
+kotlin = "2.0.21"
+kotlinxCoroutines = "1.9.0"
+kotlinxDatetime = "0.6.1"
+kotlinxSerializationJson = "1.7.3"
+ksp = "2.0.21-1.0.26"
40
lint = "31.5.0"
41
memfault-cloud = "2.0.5"
42
okhttp = "4.12.0"
0 commit comments