Hi, is it possible to link one kotlin-platform-common to another kotlin-platform-common? Appart from adding the dependency in gradle, does it need any special configuration? All the objects from the linked module throw “Unresolved reference” when building the complete app..