DistributionPlugin

Applies the DistributionBasePlugin and adds a conventional main distribution.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Name of the main distribution
Link copied to clipboard
val TASK_INSTALL_NAME: String = "installDist"
The name of the install task for the main distribution.

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.