https://kotlinlang.org logo
e

eygraber

05/20/2021, 4:34 AM
Is there a faster than usual bug release planned for Kotlin 1.5.0? It seems like there are a bunch of issues (memory leaks, version issues and clashes, etc...) with the gradle and IDEA plugins that make development pretty miserable.
a

Alexey Belkov [JB]

05/20/2021, 12:56 PM
You could manually install a plugin from https://youtrack.jetbrains.com/issue/KT-46455#focus=Comments-27-4893755.0-0. Does that work for you?
e

eygraber

05/20/2021, 1:32 PM
I will give it a try, thanks
2 Views