AarMetadata

interface AarMetadata
com.android.build.api.variant.AarMetadata

Variant object for configuring AAR metadata.

Summary

Properties

abstract Property<Int>

Minimum compileSdkVersion needed to consume this library.

Properties

minCompileSdk

abstract val minCompileSdk: Property<Int>

Minimum compileSdkVersion needed to consume this library. This is the minimum sdk version a module must use in order to import this library.