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 f94257d commit 57859dcCopy full SHA for 57859dc
1 file changed
src/main/resources/META-INF/plugin.xml
@@ -5,6 +5,10 @@
5
6
<depends>com.intellij.modules.platform</depends>
7
8
+ <dependencies>
9
+ <module name="intellij.platform.compose"/>
10
+ </dependencies>
11
+
12
<extensions defaultExtensionNs="com.intellij">
13
<applicationConfigurable parentId="tools"
14
displayName="Android Localize"
0 commit comments