MinSdkVersion

Added in 8.13.0-alpha02

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.13.0-alpha02
val apiLevel: Int?

The API level of the min SDK version.

codeName

Added in 8.13.0-alpha02
val codeName: String?

The preview API level of the min SDK version.