Build: Cleanup old platforms from the build
This commit is contained in:
committed by
teamcityserver
parent
a4005cef19
commit
32f811e0ec
@@ -18,9 +18,6 @@ dependencies {
|
||||
compile(project(":js:js.frontend"))
|
||||
compile(projectRuntimeJar(":kotlin-preloader"))
|
||||
compile(project(":idea:idea-jps-common"))
|
||||
Platform[193].orLower {
|
||||
compileOnly(intellijDep()) { includeJars("openapi", rootProject = rootProject) }
|
||||
}
|
||||
compileOnly(intellijDep()) {
|
||||
includeJars("jdom", "trove4j", "jps-model", "platform-api", "util", "asm-all", rootProject = rootProject)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user