danny
plugins { id 'kotlin' version '1.0.1-1' } dependencies { compile 'org.jetbrains.kotlin:kotlin-stdlib' }