Build: Cleanup old platforms from the build
This commit is contained in:
committed by
teamcityserver
parent
a4005cef19
commit
32f811e0ec
@@ -18,11 +18,6 @@ dependencies {
|
||||
|
||||
compile(intellijDep())
|
||||
compile(intellijPluginDep("gradle"))
|
||||
|
||||
Platform[191].orLower {
|
||||
compileOnly(intellijDep()) { includeJars("java-api", "java-impl") }
|
||||
}
|
||||
|
||||
compileOnly(intellijPluginDep("java")) { includeJars("java-api", "java-impl") }
|
||||
|
||||
testCompile(projectTests(":idea"))
|
||||
|
||||
Reference in New Issue
Block a user