Kotlin Coroutines 1.6.x support
Hello,
I was wondering if this library supports Kotlin 1.6?
thanks for the useful library!
Thanks for the thanks. :)
Kotlin 1.6.x has no issues.
coroutines 1.6.x does have some minor issues thanks to the deprecated TestCoroutineScope and runBlockingTest.
I've been focused on other libraries for a while now, and dragging my feet with this update. Now that someone has actually said something, I'll get this library updated and push a new release soon.
I've been focused on other libraries for a while now, and dragging my feet with this update. Now that someone has actually said something, I'll get this library updated and push a new release soon.
I should have asked earlier :-)
@RBusarow Hello there, any update? its kind of a blocker
Any update on kotlinx coroutines 1.6.x support?