Add kapt3-idea to test runtime of idea-android

This commit is contained in:
Vyacheslav Gerasimov
2017-11-27 19:50:41 +03:00
parent 386a3fb5ce
commit 26dcd1c706
+1
View File
@@ -30,6 +30,7 @@ dependencies {
testRuntime(projectDist(":kotlin-compiler"))
testRuntime(project(":plugins:android-extensions-ide"))
testRuntime(project(":plugins:kapt3-idea"))
testRuntime(project(":sam-with-receiver-ide-plugin"))
testRuntime(project(":noarg-ide-plugin"))
testRuntime(project(":allopen-ide-plugin"))