Skip to content

Commit 0f19983

Browse files
committed
Fix idea-gradle tests
1 parent 8390838 commit 0f19983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

idea/idea-gradle/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ dependencies {
2424

2525
testRuntime(project(":idea:idea-jvm"))
2626
testRuntime(project(":idea:idea-android"))
27+
testRuntime(project(":plugins:kapt3-idea"))
2728
testRuntime(project(":plugins:android-extensions-ide"))
2829
testRuntime(project(":plugins:lint"))
2930
testRuntime(project(":sam-with-receiver-ide-plugin"))

0 commit comments

Comments
 (0)