AarMetadata

data class AarMetadata(lines: List<String>)

Represents the contents of the META-INF/com/android/build/gradle/aar-metadata.properties file.

Constructors

Link copied to clipboard
constructor(lines: List<String>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun writeTo(path: Path)