0.27.1
- Fix: Crash caused by calling
resetRoot
while the sameScreen
was still in the composition - New: Added a sample app demonstrating bottom bar navigation
- [gesture-navigation] Update
AndroidPredictiveBackNavDecorator
to behave more like the Android predictive back motion spec - [gesture-navigation] Change the Compose Material dependency to not be exposed as an api
- Update compose-bom to
2025.04.00
- Update dagger to
2.56.1
- Update kotlinInject.anvil to
0.1.3
- Update kotlinx-coroutines to
1.10.2
- Update androidx.core to
1.16.0
- [samples] Update mosaic to
0.17.0
Special thanks to @OSemenovBoyarka and @asapha for contributing to this release!
What's Changed
- Use .toUri by @ZacSweers in #1992
- Fix reset root by @stagg in #1995
- Sample app for navigation bar and tests by @stagg in #2001
- Sample navbar follow up by @stagg in #2004
- Update roborazzi to v1.43.1 by @slack-oss-bot in #2008
- Updating
AndroidPredictiveBackNavDecorator
by @stagg in #2009 - Update agp to v8.9.1 by @slack-oss-bot in #2010
- Update dagger to v2.56.1 by @slack-oss-bot in #2011
- Update kotlinInject.anvil to v0.1.3 by @slack-oss-bot in #2023
- fix(gesture-navigation): hide material dependency as an implementation detail by @OSemenovBoyarka in #2019
- fix(deps): update kotlinx-coroutines monorepo to v1.10.2 by @slack-oss-bot in #2026
- Fix the activity-compose dependency by @asapha in #2024
- fix(deps): update dependency androidx.compose.material3:material3 to v1.3.2 by @slack-oss-bot in #2029
- fix(deps): update dependency androidx.compose:compose-bom to v2025.04.00 by @slack-oss-bot in #2030
- fix(deps): update dependency androidx.core:core-ktx to v1.16.0 by @slack-oss-bot in #2031
New Contributors
- @OSemenovBoyarka made their first contribution in #2019
- @asapha made their first contribution in #2024
Full Changelog: 0.27.0...0.27.1