Join Slack
Powered by
Can I let multiple targets, but not all, uses the ...
# multiplatform
j
Jason5lee
05/16/2022, 8:12 AM
Can I let multiple targets, but not all, uses the same sourceset? How?
a
Anton Lakotka [JB]
05/16/2022, 8:14 AM
You need to set up a hierarchical structure:
https://kotlinlang.org/docs/multiplatform-share-on-platforms.html
https://kotlinlang.org/docs/multiplatform-hierarchy.html
3
Views
Open in Slack
Previous
Next