WrapperPlugin

abstract class WrapperPlugin : Plugin<T> (source)

The wrapper plugin.

See also

<a href="https://docs.gradle.org/current/userguide/gradle_wrapper.html">Gradle Wrapper reference</a>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun apply(project: Project)