Currently using kotlin 1.4.10 in my android projec...
# announcements
c
Currently using kotlin 1.4.10 in my android project. Is there an EAP or someway to try 1.4.20 early? I want to see if it fixes a compilation issue I'm having. I tried looking here https://kotlinlang.org/eap/ but only see a 1.4.0 rc.
j
You can always try cloning the kotlin repo and building your own kotlinc.
Not sure if there's a more official way to try 1.4.2 since I also noticed the odd discrepancy in EAP.
e
d
We don't publish develop builds of kotlin compiler regularly. You can try to build 1.4.20 from corresponding branch locally or just wait for official 1.4.20 EAP, which will be released soon (approximately on next week, if there won't be any blockers)
👍 1
a
If you want to do a quick compilation check, you can try the snapshot build from master branch: https://kotlinlang.slack.com/archives/C0KLZSCHF/p1600156181014400?thread_ts=1600126419.013900&cid=C0KLZSCHF