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 1793317 commit 6f3724fCopy full SHA for 6f3724f
gradle/libs.versions.toml
@@ -12,10 +12,10 @@ androidxNavigation = "2.8.5"
12
firebaseBom = "33.7.0"
13
hilt = "2.54"
14
hiltExt = "1.2.0"
15
-kotlin = "2.1.0"
16
-kotlinxCoroutines = "1.10.1"
17
-kotlinxDatetime = "0.6.1"
18
-kotlinxSerializationJson = "1.7.3"
+kotlin = "2.2.0"
+kotlinxCoroutines = "1.10.2"
+kotlinxDatetime = "0.7.0-0.6.x-compat"
+kotlinxSerializationJson = "1.8.1"
19
lint = "31.7.3"
20
publishPlugin = "1.3.0"
21
leakcanary = "2.14"
0 commit comments