api / org.gradle.api.initialization / Settings / getGradle

getGradle

abstract fun getGradle(): Gradle

Returns the Gradle instance for the current build.

Return
The Gradle instance. Never returns null.