Is there a Gradle Kotlin DSL version usable with Kotlin 1.2 beta ? I have `Class 'org.jetbrains.kotl...
s
Is there a Gradle Kotlin DSL version usable with Kotlin 1.2 beta ? I have
Class 'org.jetbrains.kotlin.gradle.tasks.KotlinCompile is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
errors with Gradle 4.2.1 when I try.
a
s
Thanks