1.4.20-M1 is available! It’s available in the `kot...
# eap
a
1.4.20-M1 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-M1
🎉 15
i
Not available in 2020.3 EAP
☝️ 1
c
For anyone else interested in using this, you just need to add
Copy code
maven { url "<https://dl.bintray.com/kotlin/kotlin-eap/>" }
to your repositories
i
@Alex Anisimov
m
@irus Hello! It was decided not to release Kotlin 1.4.20 EAPs for IDEA 2020.3 because of infrastructure changes 🙂 To try 1.4.20 EAPs you can use older IDEA versions.
i
👌 Thank you for update 😊