BuildDashboardPlugin

Adds a task, "buildDashboard", that aggregates the output of all tasks that produce reports.

Since

1.5

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val BUILD_DASHBOARD_TASK_NAME: String = "buildDashboard"
The build dashboard task name.

Functions

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