darkmoon_uk
08/11/2019, 9:50 PM4.10
which is generating an incompatibly old version of meta-data vs. say, `4.8`+ which I'm having to use to support Java 12. In the event, I can compile ok, but multi-platform modules which are dependent on coroutines fail when publishing their own metadata.louiscad
08/11/2019, 10:17 PMdarkmoon_uk
08/11/2019, 10:27 PM5.5.1
and 5.6-RC2
were what I started out with. Metadata reads fine and platform targets all build but then the publish Metadata step fails citing it couldn't resolve coroutines 🤔.louiscad
08/11/2019, 10:32 PMcore-common
from kotlinx.coroutinesdarkmoon_uk
08/11/2019, 11:11 PM