<@U0RDL2MRV> can't index bintray is a known bug in...
# ktor
a
@rodchile can't index bintray is a known bug inside intellij, but it works nevertheless. the problem is, that gradle doesn't know which version of ktor-core you want. if you want the latest version, use
compile "org.jetbrains.ktor:ktor-core:0.3.3"