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 9443e27 commit c318c22Copy full SHA for c318c22
AnimationCodelab/finished/build.gradle
@@ -51,5 +51,6 @@ dependencies {
51
implementation "androidx.compose.ui:ui"
52
implementation "androidx.compose.material3:material3"
53
implementation "androidx.compose.ui:ui-tooling-preview"
54
+ implementation "androidx.compose.material:material-icons-core"
55
debugImplementation "androidx.compose.ui:ui-tooling"
56
}
AnimationCodelab/start/build.gradle
0 commit comments