Add kapt3-idea to test runtime of idea-android
This commit is contained in:
@@ -30,6 +30,7 @@ dependencies {
|
|||||||
|
|
||||||
testRuntime(projectDist(":kotlin-compiler"))
|
testRuntime(projectDist(":kotlin-compiler"))
|
||||||
testRuntime(project(":plugins:android-extensions-ide"))
|
testRuntime(project(":plugins:android-extensions-ide"))
|
||||||
|
testRuntime(project(":plugins:kapt3-idea"))
|
||||||
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
||||||
testRuntime(project(":noarg-ide-plugin"))
|
testRuntime(project(":noarg-ide-plugin"))
|
||||||
testRuntime(project(":allopen-ide-plugin"))
|
testRuntime(project(":allopen-ide-plugin"))
|
||||||
|
|||||||
Reference in New Issue
Block a user