I expected it to require some config since I’m dealing with unreleased dependencies but only finding the repository were kotlin plugin for gradle is in last RC version took some time
c
cy
10/14/2018, 11:45 AM
You need to include additional maven repositories
cy
10/14/2018, 11:46 AM
<http://kotlin.bintray.com/ktor>
and
<http://kotlin.bintray.com/kotlinx/>
j
jcechace
10/14/2018, 12:18 PM
The main issue is that I can’t really resolve the kotlin gradle plugin with support for RC