File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1717<idea-plugin >
1818 <id >com.gmail.blueboxware.libgdxplugin</id >
1919 <name >LibGDX Plugin</name >
20- <version >1.20</version >
20+ <version >1.20.1 </version >
2121 <vendor url =" https://github.com/BlueBoxWare/LibGDXPlugin" >Blue Box Ware</vendor >
2222
2323 <description ><![CDATA[
3030 ]]> </description >
3131
3232 <change-notes ><![CDATA[
33+
34+ <b>1.20.1</b>
35+ <ul>
36+ <li>
37+ Fix NPE when running with IntelliJ 2019.2 EAP.
38+ </li>
39+ </ul>
40+
3341 <b>1.20</b>
3442 <ul>
3543 <li>
Original file line number Diff line number Diff line change 11ext {
22
3- pluginVersion = ' 1.20'
3+ pluginVersion = ' 1.20.1 '
44
55 kotlinVersion = ' 1.3.21'
6-
7- // https://github.com/JetBrains/gradle-intellij-plugin/issues/367
6+
87 intellijPluginVersion = ' 0.4.9'
98
109// ideaVersion = 'LATEST-EAP-SNAPSHOT'
You can’t perform that action at this time.
0 commit comments