Kapt: Gradle integration tests for the new kapt

(cherry picked from commit 467d0fd)
This commit is contained in:
Yan Zhulanow
2016-08-12 19:03:38 +03:00
committed by Yan Zhulanow
parent 9960e7f7cd
commit 46367d720c
94 changed files with 1810 additions and 8 deletions
@@ -26,7 +26,6 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>