I have a mpp project with windows target. I am get...
# multiplatform
s
I have a mpp project with windows target. I am getting "Kotlin not configured" warning in IDEA when I am coding in common source set. How can I fix this? Do I just ignore this?
c
Try to reload gradle: shift shift “reload all gradle projects” It happens not me once in a while If it stays, it's probably a problem in your config