[Build] Add build-tools-api to KGP install dependencies
#KT-57397 In Progress
This commit is contained in:
committed by
Space Team
parent
3b69a4c770
commit
22720f62f6
@@ -79,6 +79,8 @@ val kotlinGradlePluginAndItsRequired = arrayOf(
|
|||||||
":kotlin-test-js-runner",
|
":kotlin-test-js-runner",
|
||||||
":native:kotlin-klib-commonizer-embeddable",
|
":native:kotlin-klib-commonizer-embeddable",
|
||||||
":native:kotlin-klib-commonizer-api",
|
":native:kotlin-klib-commonizer-api",
|
||||||
|
":compiler:build-tools:build-tools-api",
|
||||||
|
":compiler:build-tools:build-tools-impl",
|
||||||
)
|
)
|
||||||
|
|
||||||
fun Task.dependsOnKotlinGradlePluginInstall() {
|
fun Task.dependsOnKotlinGradlePluginInstall() {
|
||||||
|
|||||||
Reference in New Issue
Block a user