GradleEnvironment

Informs about the Gradle environment, for example the Gradle version.

See example in BuildEnvironment

Since

1.0-milestone-8

Functions

Link copied to clipboard
abstract fun getGradleUserHome(): File
Informs about the Gradle user home.
Link copied to clipboard
abstract fun getGradleVersion(): String
Informs about the Gradle version.