Skip to content

Companion

object Companion

Properties

gradle

Allows executing commands using the system gradle command.

See also

gradlew

Allows executing commands using the Gradle Wrapper bundled into the project.

See also

Functions

useGradle

fun Job.useGradle()

Enables the Gradle plugin.