We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42469ad commit d31d80dCopy full SHA for d31d80d
AccessibilityCodelab/app/build.gradle
@@ -95,7 +95,6 @@ dependencies {
95
implementation "androidx.compose.runtime:runtime"
96
implementation "androidx.compose.ui:ui"
97
implementation "androidx.compose.foundation:foundation-layout"
98
-// implementation "androidx.compose.material:material"
99
implementation "androidx.compose.material3:material3"
100
implementation "androidx.compose.material:material-icons-extended"
101
implementation "androidx.compose.foundation:foundation"
0 commit comments