Fix build of bunch 191
This commit is contained in:
+1
-1
@@ -182,7 +182,7 @@ extra["intellijSeparateSdks"] = intellijSeparateSdks
|
||||
|
||||
extra["IntellijCoreDependencies"] =
|
||||
listOf("annotations",
|
||||
if (Platform[191].orHigher()) "asm-all-7.0-beta" else "asm-all",
|
||||
if (Platform[191].orHigher()) "asm-all-7.0" else "asm-all",
|
||||
"guava",
|
||||
"jdom",
|
||||
"jna",
|
||||
|
||||
Reference in New Issue
Block a user