https://kotlinlang.org logo
#kontributors
Title
# kontributors
s

semoro

09/22/2017, 11:46 AM
Inability to open build.gradle.kts caused by old version of Kotlin plugin
s

shiraji

09/22/2017, 2:21 PM
Which version of kotlin plugin do you use? I use the up-to-date kotlin release version and the error happens. As far as I know we don’t need to use dev version of kotlin plugin anymore, right?
s

semoro

09/22/2017, 3:20 PM
1.1.50 from EAP channel works fine
s

shiraji

09/22/2017, 10:41 PM
you can use the latest released 1.1.x version of the Kotlin plugin for working with the code
So, this is not correct, then
Yes. 1.1.50 works. Thanks!
4 Views