👋 I am not able to gradle-sync my project after updating the Kotlin IJ plugin to 1.8.20-Beta - I opened the issue here.
Update: looks like it was due to using 1.6.10 during sync in our project (a workaround for older issues with KMP). Removing this hack resolves the issue!
👍 3
bod
02/09/2023, 11:09 AM
Update 2: it seems I spoke too fast, and I actually still reproduce the issue now, even after removing the hack
bod
02/09/2023, 11:50 AM
(Seems to be related to the Android plugin. After disabling the Android plugin inside IJ, I no longer see the issue.)