I'm trying to test kotlin 1.2-M2, but gradle throw...
# gradle
c
I'm trying to test kotlin 1.2-M2, but gradle throws error
KotlinCompile' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
Here's my gradle config