inc comments

This commit is contained in:
JohnHake 2019-11-14 19:30:05 -08:00
parent 29f3810659
commit 368602cf5f
2 changed files with 15 additions and 13 deletions

View File

@ -2,7 +2,7 @@
plugins {
id 'java'
id 'org.jetbrains.intellij' version '0.4.10'
id 'org.jetbrains.intellij' version '0.4.13'
}
group 'com.intellij.sdk'

View File

@ -1,3 +1,5 @@
<!-- Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<idea-plugin>
<!-- Unique id for this plugin. Must stay constant for the life of the plugin. -->