targetSdk

abstract val targetSdk: Property<Int>

Optional defaultConfig.targetSdk for Android application modules.

Android library modules do not expose targetSdk, so this value does not apply to them.