IncludedBuild
public interface ConfigurableIncludedBuild extends IncludedBuild
Modifier and Type | Method | Description |
---|---|---|
void |
dependencySubstitution(Action<? super DependencySubstitutions> action) |
Configures the dependency substitution rules for this included build.
|
getName, getProjectDir, task
void dependencySubstitution(Action<? super DependencySubstitutions> action)
DependencySubstitutions
which can be configured with substitution rules.
Project dependencies are resolved in the context of the included build.