KotlinTargetsContainer

Represents a Kotlin DSL entity containing a collection of multiple Kotlin targets in this project.

Properties

Link copied to clipboard
abstract val targets: NamedDomainObjectCollection<KotlinTarget>

A NamedDomainObjectContainer containing all registered Kotlin targets in this project.