public interface AndroidArtifactOutput extends VariantOutput
AndroidArtifact, which can be one file at the minimum or
several APKs in case of pure splits configuration.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssembleTaskName()
Returns the name of the task used to generate this artifact output.
|
java.io.File |
getGeneratedManifest()
The generated manifest for this variant's artifact's output.
|
getMainOutputFile, getOutputs, getSplitFolder, getVersionCode@NonNull java.lang.String getAssembleTaskName()
@NonNull java.io.File getGeneratedManifest()