github Kotlin/kotlinx.coroutines 1.8.1-Beta

latest release: 1.8.1
pre-release2 months ago
  • Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @hfhbd!
  • Attempt a workaround for an Android bug that caused an occasional NullPointerException when setting the StateFlow value on old Android devices (#3820).
  • No longer use kotlin.random.Random as part of Dispatchers.Default and Dispatchers.IO initialization (#4051).
  • Small tweaks.

Don't miss a new kotlinx.coroutines release

NewReleases is sending notifications on new releases.