is released with several minor fixes.
Note: Kotlin/Native artifacts are now published with Gradle metadata format version 1.0, so you will need Gradle version 5.3 or later to use this version of kotlinx.coroutines in your Kotlin/Native project.
Full list of changes: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.3.1
๐ 20
โธ๏ธ 20
๐ 5
g
gildor
09/05/2019, 6:09 AM
Not really related, but are there any plans to publish stdlib with metadata too?
e
elizarov
09/05/2019, 7:20 AM
Why would you need it?
g
gildor
09/05/2019, 3:40 PM
just a bit frustrated that I have to specify stdlib separately for common, jvm and js. Same for MPP test annotations
But anyway, probably itโs work for more opinionated Kotlin Gradle plugin