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 0bd6be6 commit 51d6e14Copy full SHA for 51d6e14
gradle/libs.versions.toml
@@ -56,7 +56,7 @@ kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te
56
coroutines-turbine = { module = "app.cash.turbine:turbine", version = "1.0.0" }
57
58
compose-activity = "androidx.activity:activity-compose:1.8.0"
59
-compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
+compose-compiler = "androidx.compose.compiler:compiler:1.5.6"
60
compose-foundation = "androidx.compose.foundation:foundation:1.5.4"
61
compose-material3 = "androidx.compose.material3:material3:1.1.2"
62
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.5.10"
0 commit comments