[FIR] Add kotlinx-collections-immutable to raw fir builders
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies {
|
||||
compile(project(":compiler:psi"))
|
||||
compile(project(":core:descriptors"))
|
||||
compile(project(":compiler:fir:tree"))
|
||||
compile("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.2")
|
||||
|
||||
compileOnly(intellijCoreDep()) { includeJars("intellij-core", "guava", rootProject = rootProject) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user