https://kotlinlang.org logo
Title
e

elizarov

09/05/2019, 4:57 AM
🎉
kotlinx.coroutines
version
1.3.1
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
😒uspend: 20
👍 5
🎉 20
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