sourceFiles

@get:InputFiles
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val sourceFiles: Property<FileCollection>