Class |
Description |
AndroidAsciiReportRenderer
|
android version of the AsciiReportRenderer that outputs Android Library dependencies. |
BuildTypeData
|
Class containing a BuildType and associated data (Sourceset for instance). |
CompileOptions
|
Compilation options. |
ConfigurationDependencies
|
Implementation of com.android.builder.model.Dependencies over a Gradle
Configuration object. |
LibraryCache
|
Cache to library prepareTask. |
LintGradleClient
|
|
LintGradleProject
|
An implementation of Lint's com.android.tools.lint.detector.api.Project class wrapping a Gradle model (project or
library) |
LoggerWrapper
|
Implementation of Android's com.android.utils.ILogger over gradle's org.gradle.api.logging.Logger. |
ProductFlavorCombo
|
A combination of product flavors for a variant, each belonging to a different flavor dimension. |
ProductFlavorData
|
Class containing a ProductFlavor and associated data (sourcesets) |
ProductFlavorData.ConfigurationProviderImpl
|
|
SdkHandler
|
Handles the all things SDK for the Gradle plugin. |
SourceSetSourceProviderWrapper
|
An implementation of SourceProvider that's wrapper around a Java SourceSet.
|
StringHelper
|
Helper to give access to Groovy string methods from Java classes. |
VariantManager
|
Class to create, manage variants. |