getGradle

abstract fun getGradle(): Gradle

Returns the Gradle instance for the current build.

Return

The Gradle instance. Never returns null.