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