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 b1a722a commit 1dcc2b5Copy full SHA for 1dcc2b5
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
kotlin = "2.3.0-Beta2"
3
-ksp = "2.3.1"
+ksp = "2.3.2"
4
androidGradlePlugin = "9.0.0-alpha13"
5
gradle-develocityPlugin = "4.1"
6
gradle-toolchainsResolverPlugin = "1.0.0"
@@ -18,7 +18,7 @@ skie = "0.10.6"
18
leakcanary = "2.14"
19
hilt = "2.57.2"
20
kotlinx-coroutines = "1.10.2"
21
-kotlinx-datetime = "0.7.1"
+kotlinx-datetime = "0.7.1-0.6.x-compat"
22
kotlinx-serialization = "1.9.0"
23
firebase-analytics = "23.0.0"
24
firebase-appDistributionPlugin = "5.2.0"
0 commit comments