Mark Iantorno
08/04/2020, 2:46 PMimplementation(project(":server"))
, but it is unable to resolve or find the functions in that module…
Is there a way to do this? Is there something I’m missing in my gradle.kts file? Or is it not possible to reference a method in a source set, within a multiplatform module from another module?
Any help would be greatly appreciated.