Artifact.Transformable
interface Artifact.Transformable
MultipleArtifact.ALL_CLASSES_DIRS | 
                
                   This object is deprecated. Use Artifacts.forScope APIs.  | 
              
MultipleArtifact.ALL_CLASSES_JARS | 
                
                   This object is deprecated. Use Artifacts.forScope APIs.  | 
              
MultipleArtifact.MULTIDEX_KEEP_PROGUARD | 
                
                   Text files with additional ProGuard rules to be used to determine which classes are compiled into the main dex file.  | 
              
SingleArtifact.AAR | 
                
                   The final AAR file as it would be published.  | 
              
SingleArtifact.APK_FROM_BUNDLE | 
                
                   Universal APK that contains assets for all screen densities.  | 
              
SingleArtifact.APK | 
                
                   Directory where APK files will be located.  | 
              
SingleArtifact.ASSETS | 
                
                   Assets that will be packaged in the resulting APK or Bundle.  | 
              
SingleArtifact.BUNDLE | 
                
                   The final Bundle ready for consumption at Play Store.  | 
              
SingleArtifact.MERGED_MANIFEST | 
                
                   Merged manifest file that will be used in the APK, Bundle and InstantApp packages.  | 
              
SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT | 
                
                   The metadata for the library dependencies.  | 
              
Denotes an artifact type that can transformed.
Either a Single or Multiple artifact type can be transformed.