MultipleArtifact.MULTIDEX_KEEP_PROGUARD

object MultipleArtifact.MULTIDEX_KEEP_PROGUARD : MultipleArtifact, Artifact.Transformable, Artifact.Replaceable


Text files with additional ProGuard rules to be used to determine which classes are compiled into the main dex file.

If set, rules from these files are used in combination with the default rules used by the build system.

Initialized from DSL com.android.build.api.dsl.VariantDimension.multiDexKeepProguard

Summary

Inherited functions

From class com.android.build.api.artifact.Artifact
open String
open String
String

Provide a unique name for the artifact type.