basically you should add `maven { url '<https://dl...
# android
a
basically you should add
maven { url '<https://dl.bintray.com/kotlin/kotlin-eap>' }
to your gradle repositories (both buildscript and build repositories) and change kotlin version of kotlin-gradle-plugin and kotlin-stdlib