- New convenience API
ParcelableThrowable
to more robustly transmitThrowable
s for IPC. - (BREAKING
inline
API CHANGE) Fixing some error-prone inline APIs. You probably need to recompile any Kotlin code that depends on this library to take advantage of these fixes. - Dependency update:
org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0
from1.6.4
. - Fixes.
Full Changelog: v1.2.0...v1.2.1