targetSdk

abstract val targetSdk: Property<Int>

defaultConfig.targetSdk for the Android application module(s). Library modules have no targetSdk (AGP removed it), so this is ignored there.