Package-level declarations
Types
Link copied to clipboard
A task that aggregates all the androidTest apk paths and writes them (newline-delimited) to an outputFile in the format that Fladle expects.
Link copied to clipboard
Link copied to clipboard
Enum indicating the different modes that CoreBootstrapTask can update gradle.properties
file as.
Link copied to clipboard
A task that checks expected versions (from mappedIdentifiersToVersions) against runtime versions found in identifiersToVersions.
Link copied to clipboard
abstract class CoreBootstrapTask @Inject constructor(objects: ObjectFactory, providers: ProviderFactory) : DefaultTask
The core Bootstrap task that all bootstrap-applicable tasks can depend on. This task configures the local or CI developer environment for optimal gradle execution.
Link copied to clipboard
abstract class InstallCommitHooksTask @Inject constructor(layout: ProjectLayout, objects: ObjectFactory) : DefaultTask
Link copied to clipboard
A task that writes runtime dependency info found in identifiersToVersions.