Refactoring - renaming projects, applying sourceSets DSL
This commit is contained in:
@@ -27,7 +27,7 @@ val archives by configurations
|
||||
val projectsToInclude = listOf(
|
||||
":compiler:cli-common",
|
||||
":compiler:daemon-common",
|
||||
":compiler:daemon-client")
|
||||
":kotlin-daemon-client")
|
||||
|
||||
dependencies {
|
||||
val testCompile by configurations
|
||||
|
||||
Reference in New Issue
Block a user