[Analysis API] add information about KtModule to reported exceptions
This commit is contained in:
committed by
Space Team
parent
c37ee83791
commit
fbcaf3efeb
@@ -7,6 +7,7 @@ dependencies {
|
||||
implementation(project(":compiler:psi"))
|
||||
implementation(kotlinxCollectionsImmutable())
|
||||
implementation(commonDependency("org.jetbrains.kotlin:kotlin-reflect")) { isTransitive = false }
|
||||
implementation(project(":analysis:project-structure"))
|
||||
implementation(intellijCore())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user