Any idea on how to fix intellij not finding classe...
# multiplatform
j
Any idea on how to fix intellij not finding classes in a mpp project from the common code. Below 1.6.20 I could fix it with
Copy code
kotlin.mpp.enableGranularSourceSetsMetadata=true
in the gradle.properties In does build perfectly fine
actually a dependency imported in the common code in another module
m
j
no I'll scroll through thanks