Join Slack
Powered by
How would I add an extra common target/module/sour...
# multiplatform
b
Big Chungus
09/24/2019, 5:55 AM
How would I add an extra common target/module/sourceSet?
r
ribesg
09/24/2019, 9:01 AM
val otherCommonSourceSet by creating {}
I guess
k
Kris Wong
09/24/2019, 1:38 PM
just add the source set to your
sourceSets
block. however, it will need to be included in one or more of your tagrets
Open in Slack
Previous
Next