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