Transformable

@Incubating interface Transformable
ArtifactType.AAR

ArtifactType.APK

Directory where APK files will be located.

ArtifactType.BUNDLE

The final Bundle ready for consumption at Play Store.

ArtifactType.MERGED_MANIFEST

Merged manifest file that will be used in the APK, Bundle and InstantApp packages.

Denotes an artifact type that can transformed.

Either a SingleArtifact or MultipleArtifact artifact type can be transformed.

Summary