:mega: kotlinx-coroutines 1.8.1 is here! - 1.8.1-Beta introduced a workaround for a `NullPointerExc...
d
šŸ“£ kotlinx-coroutines 1.8.1 is here! • 1.8.1-Beta introduced a workaround for a
NullPointerException
that occurs on some Android devices when setting the
StateFlow
value (https://github.com/Kotlin/kotlinx.coroutines/issues/3820). 1.8.1 is a stable release with that workaround.
šŸŽ‰ 9