Join Slack
Powered by
Hi, for some reason I cannot see my kmp library de...
# multiplatform
e
efemoney
09/03/2025, 10:47 PM
Hi, for some reason I cannot see my kmp library dependencies from a sibling kotlin-jvm module, is this expected?
c
CLOVIS
09/04/2025, 7:58 AM
If the JVM module has
implementation
or
api
on the multiplatform module, it should work just like if it were two JVM modules
5
Views
Open in Slack
Previous
Next