creating a new project with Kotlin 1.1-M01 and gra...
# getting-started
m
creating a new project with Kotlin 1.1-M01 and gradle fails with
Copy code
Error:Could not find org.jetbrains.kotlin:kotlin-gradle-plugin:1.1-M01.
Searched in the following locations:
    <https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.1-M01/kotlin-gradle-plugin-1.1-M01.pom>
    <https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.1-M01/kotlin-gradle-plugin-1.1-M01.jar>