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 e77063f commit 9ea9e3dCopy full SHA for 9ea9e3d
gradle/libs.versions.toml
@@ -1,8 +1,8 @@
1
[versions]
2
-androidx-lifecycle = "2.9.1"
3
-composeMultiplatform = "1.9.0-beta03"
+androidx-lifecycle = "2.9.4"
+composeMultiplatform = "1.10.0-alpha01"
4
junit = "4.13.2"
5
-kotlin = "2.2.0"
+kotlin = "2.2.20"
6
7
[libraries]
8
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments