How would I add an extra common target/module/sour...
# multiplatform
b
How would I add an extra common target/module/sourceSet?
r
val otherCommonSourceSet by creating {}
I guess
k
just add the source set to your
sourceSets
block. however, it will need to be included in one or more of your tagrets