NuvioStreaming/composeApp
VenusIsJaded 0bfd086917 fix: ExoPlayer unpausing when leaving the app and coming back
The LifecycleEventObserver was only capturing playWhenReady at the
time the effect ran. When ON_START fired later, it would use the old
value and resume playback even if the user had paused before leaving
the app.

Use rememberUpdatedState so we always read the live value.

Fixes #1080
2026-06-22 07:16:03 -05:00
..
libs build: update quickjs-kt library AAR with JNI optimizations and leak fixes 2026-06-14 13:19:41 +03:00
src fix: ExoPlayer unpausing when leaving the app and coming back 2026-06-22 07:16:03 -05:00
build.gradle.kts refactor: update Coil dependencies to exclude skiko module 2026-06-19 16:29:25 +05:30
proguard-rules.pro bump version 2026-06-20 19:42:32 +05:30