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 f26f0b9Copy full SHA for f26f0b9
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"
+kotlin = "2.0.10"
+kotlinxCoroutines = "1.9.0-RC.2"
37
kotlinxDatetime = "0.6.0"
38
kotlinxSerializationJson = "1.7.1"
39
-ksp = "2.0.0-1.0.22"
+ksp = "2.0.10-1.0.24"
40
lint = "31.5.0"
41
memfault-cloud = "2.0.5"
42
okhttp = "4.12.0"
0 commit comments