github Kotlin/kotlinx.coroutines 1.6.0-RC3

latest releases: 1.9.0, 1.9.0-RC.2, 1.9.0-RC...
2 years ago
  • Fixed the error in 1.6.0-RC2 because of which Flow.collect couldn't be called due to the @InternalCoroutinesApi annotation (#3082)
  • Fixed some R8 warnings introduced in 1.6.0-RC (#3090)
  • TestCoroutineScheduler now provides a TimeSource with its virtual time via the timeSource property. Thanks @hfhbd! (#3087)

Don't miss a new kotlinx.coroutines release

NewReleases is sending notifications on new releases.