Hello everyone. I am trying to set up kotlin multi...
# multiplatform
v
Hello everyone. I am trying to set up kotlin multiplatform for jvm and android targets (server/client). when I first tried to build it with Intellij IDEA, it was built successfully, but after doing something to .idea folder, I am now constantly getting
Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enabled=true
when trying to build the project. I tried removing .idea and all .iml files but no luck. Please help!
i
did you try re-importing the project?
v
yes, nothing
d
You could just start fresh and copy / paste the source files back in