We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8390838 commit 0f19983Copy full SHA for 0f19983
idea/idea-gradle/build.gradle.kts
@@ -24,6 +24,7 @@ dependencies {
24
25
testRuntime(project(":idea:idea-jvm"))
26
testRuntime(project(":idea:idea-android"))
27
+ testRuntime(project(":plugins:kapt3-idea"))
28
testRuntime(project(":plugins:android-extensions-ide"))
29
testRuntime(project(":plugins:lint"))
30
testRuntime(project(":sam-with-receiver-ide-plugin"))
0 commit comments