Currently the module graph assertion plugin doesn't recognize dependencies in KMP modules, even if the dependencies are declared for the commonMain target.
Ideas for the future (if this feature was added)
If this feature were to be implemented I also think it should be possible to specify a compilation target to use when checking for dependencies and maybe also generate all different module graphs at once (just an idea)
Currently the module graph assertion plugin doesn't recognize dependencies in KMP modules, even if the dependencies are declared for the
commonMaintarget.Ideas for the future (if this feature was added)
If this feature were to be implemented I also think it should be possible to specify a compilation target to use when checking for dependencies and maybe also generate all different module graphs at once (just an idea)