Refactor and clean preloader project
This commit is contained in:
@@ -12,7 +12,7 @@ val projectsToShadow = listOf(
|
||||
":core",
|
||||
":idea:idea-jps-common",
|
||||
":jps-plugin",
|
||||
":compiler:preloader",
|
||||
":kotlin-preloader",
|
||||
":compiler:util",
|
||||
":core:util.runtime",
|
||||
":plugins:android-extensions-jps")
|
||||
|
||||
@@ -42,7 +42,7 @@ val projectsToShadow = listOf(
|
||||
":js:js.serializer",
|
||||
":compiler:light-classes",
|
||||
":compiler:plugin-api",
|
||||
":compiler:preloader",
|
||||
":kotlin-preloader",
|
||||
":compiler:resolution",
|
||||
":compiler:serialization",
|
||||
":compiler:util",
|
||||
|
||||
Reference in New Issue
Block a user