MinSdkVersion

Added in 8.12.0-rc01

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-rc01
val apiLevelInt?

The API level of the min SDK version.

codeName

Added in 8.12.0-rc01
val codeNameString?

The preview API level of the min SDK version.