Transformable

@Incubating interface Transformable
com.android.build.api.artifact.Artifact.Transformable

Denotes an artifact type that can transformed.

Either a SingleArtifact or MultipleArtifact artifact type can be transformed.

Summary