MinSdkVersion

Added in 8.12.0-alpha08

interface MinSdkVersion


DSL object to represent the min SDK version.

Summary

Public properties

Int?

The API level of the min SDK version.

String?

The preview API level of the min SDK version.

Public properties

apiLevel

Added in 8.12.0-alpha08
val apiLevelInt?

The API level of the min SDK version.

codeName

Added in 8.12.0-alpha08
val codeNameString?

The preview API level of the min SDK version.