Rename :core:descriptors.common to :core:compiler.common
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api(project(":core:metadata"))
|
||||
api(project(":core:descriptors.common"))
|
||||
api(project(":core:compiler.common"))
|
||||
api(project(":compiler:util"))
|
||||
compileOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user