1.4.20-M2 is available! It’s available in the `kot...
# eap
a
1.4.20-M2 is available! It’s available in the 
kotlin-eap
 Bintray repository and EAP IDE plugin channel. What’s new: https://kotl.in/1.4.20-M2
🎉 7
o
Just tried it to get rid of https://youtrack.jetbrains.com/issue/KT-41141. Unfortunately, the problem is still not fixed yet though the release notex mention that a fix is supposedly available.
Copy code
Gradle Kotlin DSL: "cannot access 'java.lang.Comparable'. Check your module classpath"
The error even appears although there is no SDK missing in the project configuration...
m
j
is there a migration recipe for parcelize? i upgrade to 1.4M2 removed the gradle plugin portion:
apply plugin: 'org.jetbrains.kotlin.android.extensions'
and changed imports to
import kotlinx.parcelize.Parcelize
but i’m getting compilation errors so i’m likely messing something up.
j
Anyone know roughly how long until 1.4.20 is released ? Can’t wait to be able to upgrade from 1.3.72 but we have had to wait for a few bug fixes
r
I have Problems with context highligt and suggestions with 1.4.20-M2 plugin on AS4.2C12 & AS4.12C14. Automatic suggestion of imports does not work either. 1.4.10 stable works fine. RG
c
it seems to be not available for the idea eap builds.
m
@christophsturm Yes, kotlin-eap releases are not available in idea-eap builds due to infrastructure changes 🙂 But 1.4.20 would be available in IDEA 2020.3 🙂
@Jeff Z The 1.4.20 will be released in a few weeks K