getGradle

abstract fun getGradle(): Gradle(source)

Returns the org.gradle.api.invocation.Gradle invocation which this project belongs to.

Return

The Gradle object. Never returns null.