201: Update to 201.6668.13
This commit is contained in:
@@ -22,11 +22,7 @@ dependencies {
|
||||
compileOnly(intellijPluginDep("testng"))
|
||||
compileOnly(intellijPluginDep("coverage"))
|
||||
compileOnly(intellijPluginDep("java-decompiler"))
|
||||
if (Platform[201].orHigher()) {
|
||||
compileOnly(intellijPluginDep("platform-langInjection"))
|
||||
} else {
|
||||
compileOnly(intellijPluginDep("IntelliLang"))
|
||||
}
|
||||
compileOnly(intellijPluginDep("IntelliLang"))
|
||||
compileOnly(intellijPluginDep("copyright"))
|
||||
compileOnly(intellijPluginDep("properties"))
|
||||
compileOnly(intellijPluginDep("java-i18n"))
|
||||
|
||||
Reference in New Issue
Block a user