1.6.0-RC3
·
639 commits
to master
since this release
- Fixed the error in 1.6.0-RC2 because of which
Flow.collectcouldn't be called due to the@InternalCoroutinesApiannotation (#3082) - Fixed some R8 warnings introduced in 1.6.0-RC (#3090)
TestCoroutineSchedulernow provides aTimeSourcewith its virtual time via thetimeSourceproperty. Thanks @hfhbd! (#3087)