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