Directory Connection
interface DirectoryConnection
Content copied to clipboard
A DirectoryConnection defines how the generated sources are connected to the rest of the build.
It provides helpers for the most common options as well as direct access to an output Provider that will carry task dependency.
It is valid to call multiple connectXyz() methods to connect the generated sources to multiple downstream tasks
Functions
connectToAndroidSourceSet
Link copied to clipboard
connectToAndroidVariant
Link copied to clipboard
connectToJavaSourceSet
Link copied to clipboard
connectToKotlinSourceSet
Link copied to clipboard