Clean most of the shared source roots conflicts

This commit is contained in:
Ilya Chernikov
2017-09-11 15:15:02 +02:00
parent e26b421e6c
commit a61facf3d1
8 changed files with 84 additions and 24 deletions
@@ -35,7 +35,7 @@ dependencies {
compile project(':kotlin-build-common')
compile project(':compiler:compiler-runner')
compile project(":compiler:incremental-compilation-impl")
compile project(":compiler")
compile project(":compiler:daemon")
compile project(':kotlin-annotation-processing')
compileOnly 'com.android.tools.build:gradle:2.0.0'