METADATA_LIBRARY_DEPENDENCIES_REPORT

@Incubating object METADATA_LIBRARY_DEPENDENCIES_REPORT : SingleArtifact<RegularFile>, Artifact.Replaceable, Artifact.Transformable
kotlin.Any
   ↳ com.android.build.api.artifact.Artifact<FileTypeT>
   ↳ com.android.build.api.artifact.Artifact.Single<T>
   ↳ com.android.build.api.artifact.SingleArtifact<org.gradle.api.file.RegularFile>
   ↳ com.android.build.api.artifact.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