Jörg Winter
12/22/2021, 6:07 PMsimon.vergauwen
12/22/2021, 6:13 PMsimon.vergauwen
12/22/2021, 6:14 PMJörg Winter
12/24/2021, 1:55 PMLukasz Kalnik
12/28/2021, 10:17 PMsourceSets {
getByName("main").java.srcDirs("path/to/your/sourceset")
}
This will add the sources to the main
sourceSet.
Path to added sources is relative to the build.gradle.kts
file location.