Package-level declarations

Classes related to build configuration.

Types

Link copied to clipboard
interface BuildFeature
Status of a Gradle feature in the current invocation, such as Configuration Cache.
Link copied to clipboard
@ServiceScope(value = BuildTree::class)
interface BuildFeatures
Provides information about various build features supported by Gradle, and their state in the current build.