Join Slack
buildscript { ext.kotlin_version = '1.0.0-rc-1017' ext.anko_version = '0.8.2rc' reposit...
# eap
b
benny_wang
01/29/2016, 3:12 AM
buildscript { ext.kotlin_version = '1.0.0-rc-1017' ext.anko_version = '0.8.2rc' repositories { jcenter() maven { url "
https://bintray.com/kotlin/kotlin-eap/
" } } dependencies { classpath 'com.android.tools.buildG1.3.0' classpath 'com.jfrog.bintray.gradle
gradle bintray plugin
1.5' classpath 'com.github.dcendents
android maven gradle plugin
1.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } }
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by