summaryrefslogtreecommitdiff
path: root/compose-ide-plugin/BUILD
diff options
context:
space:
mode:
authorPolina Koval <kovalp@google.com>2020-10-14 14:07:16 +0500
committerPolina Koval <kovalp@google.com>2020-10-28 06:50:12 +0000
commit126c51b119adf714ebeefe98bfb10018a9a99ba5 (patch)
tree6dacc1ce1a9b95985a9e404eb0908cba76de0c33 /compose-ide-plugin/BUILD
parentf8b431765cd1320be43e427f357bfc4dbd659516 (diff)
downloadidea-126c51b119adf714ebeefe98bfb10018a9a99ba5.tar.gz
[Compose] Move more components to intellij.android.compose-ide-plugin
Add ComposeSettings state component Update searchableOptions Bug: 170798494 Test: moved existing tests Change-Id: I5cb450de3cb37ac8a7d9692c80fe77988c419db2
Diffstat (limited to 'compose-ide-plugin/BUILD')
-rw-r--r--compose-ide-plugin/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/compose-ide-plugin/BUILD b/compose-ide-plugin/BUILD
index 4f09c6fdb04..9d3862533ab 100644
--- a/compose-ide-plugin/BUILD
+++ b/compose-ide-plugin/BUILD
@@ -17,6 +17,7 @@ iml_module(
"//tools/adt/idea/android-common:intellij.android.common[module]",
"//tools/base/flags:studio.android.sdktools.flags[module]",
"//tools/adt/idea/intellij.android.compose-common[module]",
+ "//tools/adt/idea/artwork:intellij.android.artwork[module]",
],
)