Join Slack
Powered by
basically you should add `maven { url '<https://dl...
# android
a
alexey.tsvetkov
08/15/2016, 1:26 PM
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
2
Views
Open in Slack
Previous
Next