Join Slack
Powered by
<@U0RDL2MRV> can't index bintray is a known bug in...
# ktor
a
Andreas Sinz
06/26/2017, 7:56 AM
@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"
2
Views
Open in Slack
Previous
Next