apologies if this has been brought up before, but ...
# announcements
n
apologies if this has been brought up before, but there's no Kotlin 1.4.20 (or .21) plugin released for IntelliJ 2020.3. anyone know why? https://plugins.jetbrains.com/plugin/6954-kotlin/versions
n
good question, i know that it is availabble when you use 1.4 EAP channel for the kotlin plgin why they changed stuff in a such inconsistent way that messed up developers IDE.. your guess is as good as mine
a
Sorry, 1.4.20 is only available in EAP channel: https://plugins.jetbrains.com/plugin/6954-kotlin/versions/eap. 1.4.21 is expected in stable channel soon.
p
org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21
and
org.jetbrains.kotlin:kotlin-serialization:1.4.21
are already published for some days. Was this an error?
n
well, 1.4.20 is definitely out, including the gradle plugin, just not the intellij plugin
a
1.4.21 should be available in stable channel now.
🎉 2
p
@nanodeath I meant .21
c
@Alexey Belkov [JB] a bit random since this is 3 months later... but do you know who/where we can track Kotlin Plugin updates? I'm looking forward to using the kotlin 1.4.31 plugin in android studio canary, but don't see it available.
a
I have created an issue https://youtrack.jetbrains.com/issue/KTIJ-4533, please watch it for updates.
c
@Alexey Belkov [JB] thank you!