Fix idea-gradle tests
This commit is contained in:
@@ -24,6 +24,7 @@ dependencies {
|
|||||||
|
|
||||||
testRuntime(project(":idea:idea-jvm"))
|
testRuntime(project(":idea:idea-jvm"))
|
||||||
testRuntime(project(":idea:idea-android"))
|
testRuntime(project(":idea:idea-android"))
|
||||||
|
testRuntime(project(":plugins:kapt3-idea"))
|
||||||
testRuntime(project(":plugins:android-extensions-ide"))
|
testRuntime(project(":plugins:android-extensions-ide"))
|
||||||
testRuntime(project(":plugins:lint"))
|
testRuntime(project(":plugins:lint"))
|
||||||
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
||||||
|
|||||||
Reference in New Issue
Block a user