[Gradle] Remove ':kotlin-project-model' and ':kotlin-project-model-tests-generator'
KT-61463
This commit is contained in:
committed by
Space Team
parent
6d38a314cc
commit
02c2c76ffe
@@ -13,7 +13,6 @@ dependencies {
|
||||
commonApi(platform(project(":kotlin-gradle-plugins-bom")))
|
||||
commonApi(project(":kotlin-gradle-plugin-annotations"))
|
||||
commonApi(project(":native:kotlin-native-utils"))
|
||||
commonApi(project(":kotlin-project-model"))
|
||||
commonApi(project(":kotlin-tooling-core"))
|
||||
|
||||
commonCompileOnly(project(":kotlin-gradle-compiler-types"))
|
||||
|
||||
Reference in New Issue
Block a user