Hi, is it possible to link one kotlin-platform-com...
# multiplatform
s
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..
t
Take a look at ktor, it depends on serialization