just ran into the case of having to configure groo...
# gradle
m
just ran into the case of having to configure groovy source sets with the
groovy
plugin - in case others run into it as well
(main as HasConvention).convention.getPlugin(GroovySourceSet::class).apply {