Skip to content

Release 3.11.13

Latest

Choose a tag to compare

@lodev09 lodev09 released this 05 Sep 15:41
· 24 commits to main since this release
824da5e

🐛 Bug fixes

  • Android: The library now builds on Android Gradle Plugin 9, which ships built-in Kotlin — the explicit Kotlin plugin is skipped when AGP already provides it. (#819 by @gabrieldonadel)
  • Web: Stacked sheets now behave like native — a press inside a child no longer dismisses the sheets beneath it, dismissing a parent takes its children, the peek detent tracks content changes, and parents slide behind their child (staying put at full height) all the way up the stack. (#825 by @lodev09)

Full Changelog: v3.11.12...v3.11.13