Upstream sync only — no CE behaviour changes.
Changed
- Back-gesture animations now follow through on the predictive back preview instead of snapping at
the end of the gesture, from upstream.
Maintenance
- Synced with upstream findroid: Kotlin
2.4.20, KSP2.3.12, Android Gradle Plugin9.4.0,
androidx.compose1.12.1, media31.11.1, navigation-compose2.10.1, Room2.8.5,
appcompat1.8.0, coil3.6.2, okhttp5.5.0, aboutlibraries15.2.0, slf4j2.0.19. - Portuguese translation updates.
- ktfmt stays pinned to
0.26.0rather than taking upstream's bump to0.27.0. The newer plugin
bundles ktfmt0.64, whose formatting differs from0.62across the whole tree — upstream's own
mainis currently red on lint for this, because their bump touched only the version catalogue
and the lint workflow only runs on.kt/.ktschanges. Recorded as CE-owned in the
upstream-sync playbook.
What's Changed
Full Changelog: v1.1.0-ce.3...v1.1.0-ce.4