Fix build of bunch 191
This commit is contained in:
+1
-1
@@ -182,7 +182,7 @@ extra["intellijSeparateSdks"] = intellijSeparateSdks
|
|||||||
|
|
||||||
extra["IntellijCoreDependencies"] =
|
extra["IntellijCoreDependencies"] =
|
||||||
listOf("annotations",
|
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",
|
"guava",
|
||||||
"jdom",
|
"jdom",
|
||||||
"jna",
|
"jna",
|
||||||
|
|||||||
Reference in New Issue
Block a user