implementation("androidx.compose.animation:animation:1.9.0-beta02")
Enables smooth animations for UI components, including transitions, shared elements, and scrolling interactions. Recent updates enhance shared element transitions during scrolling.