Update to 192.5118.30
This commit is contained in:
@@ -77,7 +77,7 @@ dependencies {
|
||||
fatJarContents(intellijDep()) { includeJars("lz4-1.3.0") }
|
||||
}
|
||||
|
||||
if (Platform.P183.orHigher()) {
|
||||
if (Platform.P183.orHigher() && Platform.P191.orLower()) {
|
||||
fatJarContents(intellijCoreDep()) { includeJars("java-compatibility-1.0.1") }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user