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 9ac919c commit cf3e718Copy full SHA for cf3e718
src/main/resources/META-INF/plugin.xml
@@ -14,7 +14,7 @@
14
<change-notes>
15
<![CDATA[0.1 Add google repo search and quote symbol]]></change-notes>
16
17
- <idea-version since-build="173.0"/>
+ <idea-version since-build="171.0"/>
18
19
<extensions defaultExtensionNs="com.intellij">
20
<completion.contributor language="Groovy" implementationClass="me.hiten.completion.GradleDependenciesCompletionContributor" order="first"/>
0 commit comments