SingleArtifact.RUNTIME_SYMBOL_LIST

Added in 8.5.0-alpha06

@Incubating
object SingleArtifact.RUNTIME_SYMBOL_LIST : SingleArtifact


The text symbol output file (R.txt) containing a list of resources and their ids (including of transitive dependencies).

Summary

Inherited functions

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

Provide a unique name for the artifact type.

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