upgrading to 1.3.60 has broken my project (see <#C...
# announcements
k
upgrading to 1.3.60 has broken my project (see #kotlin-native for more on that). so I uninstalled the kotlin plugin and tried installing 1.3.50 from disk. now IDEA can't open any of my projects.
I am on the latest Ultimate
d
can you use the new IDEA plugin but still specify 1.3.50 in your gradle config? it may not be recommended but I'm pretty sure I've done that in the past and it has worked fine
k
yeah, i thought that was causing a runtime error, but determined that was actually caused by something else, so it may work