Build: Extract android ide modules from kotlin-plugin.jar to standalone jars

So we could exclude them in IDEs which don't have android plugin (AppCode, CLion)
This commit is contained in:
Vyacheslav Gerasimov
2018-05-07 21:16:35 +03:00
parent ec1a9d9907
commit 838f1f91fc
8 changed files with 29 additions and 2 deletions
-2
View File
@@ -29,8 +29,6 @@ val projectsToShadow by extra(listOf(
":compiler:frontend.script",
":idea:ide-common",
":idea",
":idea:idea-android",
":idea:idea-android-output-parser",
":idea:idea-core",
":idea:idea-jvm",
":idea:idea-jps-common",