We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bee3b commit b11dbfdCopy full SHA for b11dbfd
examples/gradle/libs.versions.toml
@@ -30,6 +30,6 @@ androidx-compose-foundation-layout = { group = "androidx.compose.foundation", na
30
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.2" }
31
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.2" }
32
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
33
-androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.6" }
+androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.10" }
34
35
kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version = "1.9.22" }
0 commit comments