Update to 192.5118.30
This commit is contained in:
@@ -21,6 +21,11 @@ dependencies {
|
||||
compile(project(":idea:idea-core"))
|
||||
|
||||
compileOnly(intellijDep())
|
||||
|
||||
Platform[192].orHigher {
|
||||
compileOnly(intellijPluginDep("java")) { includeJars("java-api", "java-impl") }
|
||||
}
|
||||
|
||||
compileOnly(intellijPluginDep("gradle"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user