even by ommiting the compile statement for kotlinx...
# ktor
v
even by ommiting the compile statement for kotlinx-coroutintes-core or by writing
compile('org.jetbrains.kotlinx:kotlinx-coroutines-core:0.12') { force = true }
i still get the same error...