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 1133773 commit 439d73fCopy full SHA for 439d73f
compose/mpp/compilation-tests/build.gradle.kts
@@ -92,9 +92,6 @@ kotlin {
92
exclude("org.jetbrains.compose.runtime")
93
exclude("org.jetbrains.compose.ui")
94
}
95
-
96
- implementation("org.jetbrains.compose.material3:material3:1.9.0-beta03")
97
- implementation("org.jetbrains.compose.material:material-icons-core:1.7.3")
98
99
100
0 commit comments