
implementation("androidx.compose.material:material-ripple:1.7.0-alpha06")Enhances interactive components with ripple effects, aligning with Material Design guidelines. Migrated to new ripple APIs, no longer querying `RippleTheme`. Components now accept nullable `MutableInteractionSource`, defaulting to null, improving performance.