Join Slack
Powered by
Any idea on how to fix intellij not finding classe...
# multiplatform
j
Jan
05/23/2022, 9:34 PM
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
Jan
05/23/2022, 9:36 PM
actually a dependency imported in the common code in another module
m
Michael Paus
05/23/2022, 9:49 PM
Have you seen this discussion?
https://kotlinlang.slack.com/archives/C3PQML5NU/p1652224566469179
j
Jan
05/23/2022, 10:00 PM
no I'll scroll through thanks
4
Views
Open in Slack
Previous
Next