Dependency
Add the following dependency to your build.gradle file:
implementation("androidx.compose.material:material:1.13.0-alpha02")
Content updated:
Jetpack Compose API reference for material.
Add the following dependency to your build.gradle file:
implementation("androidx.compose.material:material:1.13.0-alpha02")
Content updated: