:tada: `kotlinx.coroutines` version `1.3.1` is released with several minor fixes. Note: Kotlin/Nativ...
e
๐ŸŽ‰
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
๐ŸŽ‰ 20
โธ๏ธ 20
๐Ÿ‘ 5
g
Not really related, but are there any plans to publish stdlib with metadata too?
e
Why would you need it?
g
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