(ofc v0.8.0 is not the newest one, but it was when I configured gradle-script-kotlin in my project)
pawel.barszcz
05/28/2017, 7:17 PM
and probably you have to configure IntelliJ to use gradle defined in gradle wrapper configuration in your project (or maybe it’s autodetected by defaut? I;m just guessing)
pawel.barszcz
05/28/2017, 7:18 PM
To be correct: I’m guessing that your problem is because of using improper version of Gradle. I was unable to write Gradle in Kotlin with official releases.
a
andyb
05/28/2017, 7:18 PM
@pawel.barszcz ok, thanks for that. Will give it a go tomorrow