api / org.gradle.buildinit.plugins / WrapperPlugin

WrapperPlugin

open class WrapperPlugin : Plugin<Project>

The wrapper plugin.

Constructors

<init>

WrapperPlugin()

The wrapper plugin.

Functions

apply

open fun apply(project: Project): Unit