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 e3dcead commit 52254a3Copy full SHA for 52254a3
resources/META-INF/plugin.xml
@@ -21,7 +21,7 @@
21
22
<category>Custom Languages</category>
23
<version>SNAPSHOT</version>
24
- <idea-version since-build="243" until-build="253.*"/>
+ <idea-version since-build="241" until-build="241.*"/>
25
26
<depends>com.intellij.modules.platform</depends>
27
<depends>com.intellij.modules.lang</depends>
@@ -40,7 +40,7 @@
40
41
<!-- Contributes Android Studio-specific features and implementations. -->
42
<!--suppress PluginXmlValidity -->
43
- <depends optional="true" config-file="studio-contribs.xml">com.intellij.modules.androidstudio</depends>
+ <depends optional="true" config-file="studio-contribs.xml">com.android.tools.apk</depends>
44
45
46
<change-notes>
0 commit comments