https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
v

vpriscan

02/09/2019, 2:24 PM
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

ian.shaun.thomas

02/09/2019, 2:32 PM
did you try re-importing the project?
v

vpriscan

02/09/2019, 2:34 PM
yes, nothing
d

Drew

02/12/2019, 5:01 PM
You could just start fresh and copy / paste the source files back in