MinSdkVersion

Added in 8.12.0-alpha09

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

The API level of the min SDK version.

codeName

Added in 8.12.0-alpha09
val codeNameString?

The preview API level of the min SDK version.