[Analysis API] add more debug info to "pointer already disposed" error
This commit is contained in:
committed by
Space Team
parent
94faa759cb
commit
c37ee83791
@@ -6,6 +6,7 @@ plugins {
|
||||
dependencies {
|
||||
implementation(project(":compiler:psi"))
|
||||
implementation(kotlinxCollectionsImmutable())
|
||||
implementation(commonDependency("org.jetbrains.kotlin:kotlin-reflect")) { isTransitive = false }
|
||||
implementation(intellijCore())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user