And, er, what should I be calling instead.
# gradle
b
And, er, what should I be calling instead.
s
bacon: To get kotlin sourceset,
val SourceSet.kotlin: SourceDirectorySet get() = (this as HasConvention).convention.getPlugin<KotlinSourceSet>().kotlin
b
Aah sweet; thanks 😄
Currently afk but I'll take a look at that when I'm back