builtBy

abstract fun builtBy(tasks: Array<Any>)(source)

Adds tasks required to build this component. Tasks added this way are subsequently added as dependencies of this component's build task.