Skip to content

Commit 439d73f

Browse files
fixup! add CMP-7505 sample to mpp/compilation-tests
1 parent 1133773 commit 439d73f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

compose/mpp/compilation-tests/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ kotlin {
9292
exclude("org.jetbrains.compose.runtime")
9393
exclude("org.jetbrains.compose.ui")
9494
}
95-
96-
implementation("org.jetbrains.compose.material3:material3:1.9.0-beta03")
97-
implementation("org.jetbrains.compose.material:material-icons-core:1.7.3")
9895
}
9996
}
10097

0 commit comments

Comments
 (0)