Add analysis:kt-reference module and move KtReferences there.
This commit is contained in:
@@ -17,6 +17,7 @@ dependencies {
|
||||
compileOnly(project(":analysis:low-level-api-fir"))
|
||||
implementation(project(":analysis:analysis-internal-utils"))
|
||||
implementation(project(":analysis:analysis-api-providers"))
|
||||
implementation(project(":analysis:kt-reference"))
|
||||
|
||||
api(intellijCore())
|
||||
api(commonDependency("com.google.guava:guava"))
|
||||
|
||||
Reference in New Issue
Block a user