Searched refs:withKotlinTargets (Results 1 – 1 of 1) sorted by relevance
137 fun Project.withKotlinTargets(fn: (KotlinTarget) -> Unit) { in Project() method159 withKotlinTargets { target -> in Project()161 … return@withKotlinTargets // skip the common & native targets -- no transformation for them in Project()226 withKotlinTargets { target -> in Project()