Adding a dependency to my commonMain, breaks the source root (no code checking, no autocompletion), and just this one dependency. Before raising an issue on github, what can be the cause of this? Is something on my end?
b
Bradford Canonigo
08/11/2021, 9:12 AM
Conflicting dependencies maybe caused by the dependency you are adding. Some dependencies requires adding platform-specific versions. For example in