Arjan van Wieringen
02/05/2024, 6:32 PMSourceSetContainer
when creating my own plugin? I have access to the org.gradle.kotlin.dsl
package, but am unable to access public fun org.gradle.api.tasks.SourceSet.kotlin
. I have kotlin-dsl
plugin 8.5.hfhbd
02/05/2024, 6:36 PM