Trying to switch to Kotlin EAP, but getting this e...
# eap
p
Trying to switch to Kotlin EAP, but getting this error
Error:Could not find org.jetbrains.kotlin:kotlin-gradle-plugin:1.0.3-eap-30
. worth noticing that I added
maven { url "<https://dl.bintray.com/kotlin/kotlin-eap>" }
to my
repositories
section on gradle