Tóth István Zoltán
09/13/2024, 7:44 AMjava.lang.NoSuchMethodError
. Looks like the change is in build-2.1.0-dev-7203.
I guess 2024.3 EAP uses 2.1.0. The project I work on is 2.0.0, the project compiles and runs (Gradle) without any problems. Also, 2024.2.1 works without the error.
Do I have to sync the Kotlin version of the project with the version the IntelliJ Kotlin plugin uses?
How do the built-in plugins handle this?