SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT

@Incubating object SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT : SingleArtifact, Artifact.Replaceable, Artifact.Transformable


The metadata for the library dependencies.

Format of the file is described by com.android.tools.build.libraries.metadata.AppDependencies which is not guaranteed to be stable.

Summary

Inherited functions

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

Provide a unique name for the artifact type.

From class com.android.build.api.artifact.SingleArtifact