[repo] KGP: remove kotlin-project-model dependency
It is coming transitively from KGP-api
This commit is contained in:
committed by
Space Team
parent
83a3e7f8a1
commit
6ddc7ce23f
@@ -73,7 +73,6 @@ dependencies {
|
|||||||
commonImplementation(project(":kotlin-gradle-plugin-idea-proto"))
|
commonImplementation(project(":kotlin-gradle-plugin-idea-proto"))
|
||||||
commonImplementation(project(":kotlin-util-klib"))
|
commonImplementation(project(":kotlin-util-klib"))
|
||||||
commonImplementation(project(":native:kotlin-klib-commonizer-api"))
|
commonImplementation(project(":native:kotlin-klib-commonizer-api"))
|
||||||
commonImplementation(project(":kotlin-project-model"))
|
|
||||||
commonImplementation(project(":compiler:build-tools:kotlin-build-tools-api"))
|
commonImplementation(project(":compiler:build-tools:kotlin-build-tools-api"))
|
||||||
|
|
||||||
commonRuntimeOnly(project(":kotlin-compiler-embeddable"))
|
commonRuntimeOnly(project(":kotlin-compiler-embeddable"))
|
||||||
|
|||||||
Reference in New Issue
Block a user