Rename artifacts, fix dependencies and artifact contents

This commit is contained in:
Ilya Chernikov
2017-09-19 16:45:42 +02:00
parent d61695be55
commit df04efcf14
14 changed files with 55 additions and 13 deletions
@@ -19,7 +19,7 @@ dependencies {
testCompile project(path: ':examples:annotation-processor-example')
testCompile project(':kotlin-stdlib-jre8')
testCompile project(':kotlin-reflect')
testCompile project(':android-extensions-compiler')
testCompile project(':kotlin-android-extensions')
testCompile project(path: ':kotlin-build-common', configuration: 'tests-jar')
testCompile project(path: ':compiler:incremental-compilation-impl', configuration: 'tests-jar')