<@U3ENU2DAT> I was having this problem yesterday.....
# announcements
d
@jan.rabe I was having this problem yesterday... for some reason the plugin wasn't updating the project correctly. Check your project's
.iml
file for the
<KotlinVersionInfo>
section -- you may need to set
apiLevel
and
languageLevel
to
1.1
manually
👍 1