MultipleArtifact
sealed class MultipleArtifact<FileTypeT : FileSystemLocation> : Artifact.Multiple<FileTypeT>
| kotlin.Any | |||
| ↳ | com.android.build.api.artifact.Artifact<FileTypeT> | ||
| ↳ | com.android.build.api.artifact.Artifact.Multiple<FileTypeT> | ||
| ↳ | com.android.build.api.artifact.MultipleArtifact | ||
Public Artifact for Android Gradle plugin.
This type inherits Artifact.Multiple. For single artifacts, see SingleArtifact.
All methods in Artifacts should be supported with any subclass of this class.
Summary
| Nested classes | |
|---|---|
| Text files with additional ProGuard rules to be used to determine which classes are compiled into the main dex file. | |
