I got the above error after i add Plugins{ `kotlin`}
to my build.gradle.kts file.
I have Google this problem and rebuild after delete all .gradle、.idea dir, but this problem still occurs. Additionally, i tried invalidate caches, but not work.
Any ideas for this problem?