Package-level declarations

Classes related to build configuration.

Types

Link copied to clipboard
interface BuildFeature
Status of a feature in a build that affects Gradle behavior, and may impose additional requirements on plugins or build scripts.
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.