Skip to content

Capturable v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 12:23
8509a5e

Fixes 🐞

[#224]: Fixes a crash when `CapturableController` is reused among different composables

Earlier crash was occurring when same CaptureController instance is re-used within composables:

java.lang.IllegalStateException: ReceiveChannel.consumeAsFlow can be collected just once

Many thanks to @MiSikora for contributing in this release 🎉.

Dependent Targets

  • Jetpack Compose: 1.7.x (BoM: 2024.10.00)
  • Kotlin: 2.0.21

Full Changelog: v3.0.0...v3.0.1