pluginManagement { repositories { maven("https://dl.bintray.com/kotlin/kotlin-dev") mavenLocal() gradlePluginPortal() } } rootProject.name = "test"