so, i started a multiplatform project in IDEA, then i wanted to add kotlinx-io. i think i have spent hours trying permutations of dependencies in gradle but the only thing that seems to work is using maven with a jdk project
o
olonho
06/07/2019, 10:33 AM
not sure if it is an appropriate channel, please ask on #multiplatform
d
Dominaezzz
06/07/2019, 11:05 AM
Have you enabled gradle metadata? Which version of Kotlin and kotlinx.io are you using?
j
jimn
06/07/2019, 7:50 PM
@Dominaezzz solving the gradle syntax only leads to bigger questions, what is the plan for kotlinx-io ?
d
Dominaezzz
06/07/2019, 7:52 PM
It's being rewritten. We should see an update this month.