Hello,
Is there still a way to disable k2 compiler in Kotlin 2.0.0?
m
mglukhikh
06/27/2024, 4:04 PM
Yes, by setting the language version to 1.9 or earlier. However, it's important to report k2 bugs that prevent you from migrating to youtrack
n
nuhkoca
06/27/2024, 4:56 PM
Not a problem from Kotlin but one of our third party dependencies, Anvil as it hasn’t yet supported K2. Therefore I still want to bump kotlin version to 2.0.0 without K2