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 0666d6d commit a5248c2Copy full SHA for a5248c2
gradle/libs.versions.toml
@@ -1,10 +1,10 @@
1
[versions]
2
androidx-lifecycle = "2.9.4"
3
coil3 = "3.3.0"
4
-composeMultiplatform = "1.10.0-alpha01"
+composeMultiplatform = "1.10.0-alpha02"
5
kotlin = "2.2.20"
6
-ksp = "2.2.20-2.0.2"
7
-ktor = "3.3.0"
+ksp = "2.2.20-2.0.4"
+ktor = "3.3.1"
8
9
[libraries]
10
androidx-lifecycle-runtimeCompose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle" }
0 commit comments