Pill: Add idea-android-output-parser module to JPS model
This commit is contained in:
@@ -3,6 +3,8 @@ plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
apply { plugin("jps-compatible") }
|
||||
|
||||
dependencies {
|
||||
compile(project(":compiler:util"))
|
||||
compileOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
|
||||
Reference in New Issue
Block a user