SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT

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

Any
   ↳ Artifact
     ↳ Artifact.Single
       ↳ SingleArtifact
         ↳ SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT

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 Artifact
open String
String

Provide a unique name for the artifact type.

From class SingleArtifact