Implement single idea sdk scheme, some refactoring
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
5f7c783bb2
commit
7218bd536c
@@ -21,7 +21,7 @@ dependencies {
|
||||
compileOnly(project(":idea:idea-jvm"))
|
||||
|
||||
runtimeOnly(files(toolsJar()))
|
||||
compileOnly(intellijUltimateDep())
|
||||
compileOnly(intellijDep())
|
||||
}
|
||||
|
||||
afterEvaluate {
|
||||
|
||||
Reference in New Issue
Block a user