Build: Cleanup old platforms from the build
This commit is contained in:
committed by
teamcityserver
parent
a4005cef19
commit
32f811e0ec
@@ -17,9 +17,6 @@ dependencies {
|
||||
implementation(project(":compiler:fir:cones"))
|
||||
|
||||
compileOnly(intellijCoreDep()) { includeJars("intellij-core", "guava", rootProject = rootProject) }
|
||||
Platform[193].orLower {
|
||||
compileOnly(intellijDep()) { includeJars("picocontainer", rootProject = rootProject) }
|
||||
}
|
||||
compileOnly(intellijDep()) {
|
||||
includeJars("trove4j", rootProject = rootProject)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user