CompileSdkBetaSpec

Added in 9.2.0-alpha06

interface CompileSdkBetaSpec


DSL object for configuring beta compile SDK version.

See CompileSdkSpec.beta

Summary

Public properties

Int?

The beta version of the SDK.

Int?

The minor API level of the SDK.

Public properties

betaVersion

Added in 9.2.0-alpha06
var betaVersionInt?

The beta version of the SDK.

minorApiLevel

Added in 9.2.0-alpha06
var minorApiLevelInt?

The minor API level of the SDK.