Artifact.Transformable
public interface Artifact.Transformable
Multiple |
Text files with additional ProGuard rules to be used to determine which classes are compiled into the main dex file. |
Multiple |
Directories with native debug metadata |
Multiple |
Directories with debug symbol table |
Single |
The final AAR file as it would be published. |
Single |
Universal APK that contains assets for all screen densities. |
Single |
Directory where APK files will be located. |
Single |
Assets that will be packaged in the resulting APK or Bundle. |
Single |
The final Bundle ready for consumption at Play Store. |
Single |
Merged manifest file that will be used in the APK, Bundle and InstantApp packages. |
Single |
The metadata for the library dependencies. |
Denotes an artifact type that can transformed.
Either a Single
or Multiple
artifact type can be transformed.