Hi. Recently updated to IntelliJ 2023.1.1 and I'm ...
# intellij
f
Hi. Recently updated to IntelliJ 2023.1.1 and I'm getting
Copy code
Task 'runCommonizer' not found in project ...
When loading a multi-platform project. The problem does not happen on IntelliJ 2022.3.3
f
Thanks. Unfortunately, I cannot currently update the kotlin gradle plugin to a 1.8 version. However building the project directly by gradle does work correctly. It only fails when loading it into IntelliJ.
a
So the workaround is to either upgrade KGP or use the previous version of IDEA