* Update kotlin monorepo to v2.2.20 * API dump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton <jw@squareup.com>
mosaic-animation
Porting animation helpers from androidx: - https://developer.android.com/reference/kotlin/androidx/compose/animation/core/package-summary - androidx.compose.animation](https://developer.android.com/reference/kotlin/androidx/compose/animation/package-summary (a little bit from here) Solution for https://github.com/JakeWharton/mosaic/issues/400 Use the new code to update and add animations to the demo sample.