This message was deleted.
# community-support
s
This message was deleted.
j
I would expect that as a common pattern than any plugin like kotlin or android which creates its own source sets would use the gradle one but looks like nobody does that
except java plugin
After seeing the internals there are a lot of functions oriented to configure java so I guess that it doesn't fit for KMP, etc. Not sure if
SourceSet
should be too opinionated in order to allow anyone extends it.