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 c3da6fa commit d80fdcaCopy full SHA for d80fdca
benchmarks/multiplatform/gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-compose-multiplatform = "1.8.0-beta01"
+compose-multiplatform = "1.8.0"
3
kotlin = "2.1.20"
4
kotlinx-coroutines = "1.8.0"
5
kotlinx-serialization = "1.8.0"
benchmarks/showcases/LazyGridImageView/gradle/libs.versions.toml
@@ -12,7 +12,7 @@ androidx-lifecycle = "2.8.4"
12
androidx-material = "1.12.0"
13
androidx-test-junit = "1.2.1"
14
coilCompose = "3.1.0"
15
-compose-multiplatform = "1.8.0-rc01"
16
junit = "4.13.2"
17
18
kotlinx-coroutines = "1.10.1"
0 commit comments