Transformable
interface Transformable
com.android.build.api.artifact.Artifact.Transformable |
Known Direct Subclasses
MultipleArtifact.ALL_CLASSES_DIRS, MultipleArtifact.ALL_CLASSES_JARS, MultipleArtifact.ASSETS, MultipleArtifact.MULTIDEX_KEEP_PROGUARD, SingleArtifact.AAR, SingleArtifact.APK, SingleArtifact.BUNDLE, SingleArtifact.MERGED_MANIFEST, SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT
|
Denotes an artifact type that can transformed.
Either a Single or Multiple artifact type can be transformed.