We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873019f commit 21b92efCopy full SHA for 21b92ef
src/main/resources/META-INF/plugin.xml
@@ -17,7 +17,7 @@
17
<idea-plugin>
18
<id>com.gmail.blueboxware.libgdxplugin</id>
19
<name>LibGDX Inspections</name>
20
- <version>1.16</version>
+ <version>1.15.2</version>
21
<vendor url="https://github.com/BlueBoxWare/LibGDXPlugin">Blue Box Ware</vendor>
22
23
<description><![CDATA[
@@ -33,6 +33,7 @@
33
<b>1.15.2</b>
34
<ul>
35
<li>Fix Settings pane (<a href="https://github.com/BlueBoxWare/LibGDXPlugin/issues/14">https://github.com/BlueBoxWare/LibGDXPlugin/issues/14</a>)</li>
36
+ <li>Add setting to enable/disable color previews in Skins</li>
37
</ul>
38
39
<b>1.15.1</b>
0 commit comments