This message was deleted.
# multiplatform
s
This message was deleted.
g
Can you build it with Gradle? (without IDE)
m
Try enabling hierarchical project structure by adding these lines to gradle.properties
Copy code
kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.native.enableDependencyPropagation=false