Add missing artifact, fix some deps and publishing

This commit is contained in:
Ilya Chernikov
2017-09-10 22:25:59 +02:00
parent a8c45819a1
commit 46884bec84
12 changed files with 78 additions and 47 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ plugins {
val projectsToShadow = listOf(
":kotlin-build-common",
":compiler:cli-common",
":compiler:compiler-runner",
":kotlin-compiler-runner",
":kotlin-daemon-client",
":compiler:daemon-common",
":core",