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