Skip to content

Commit a39e4aa

Browse files
author
fulin
committed
feat: 加入演示图片修改打包版本
1 parent 6f3ce2b commit a39e4aa

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

build.gradle

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ dependencies {
2424

2525
// See https://github.com/JetBrains/gradle-intellij-plugin/
2626
intellij {
27-
version 'IU-2017.1'
27+
// version 'IU-2017.1'
28+
version 'IU-2019.3'
29+
updateSinceUntilBuild false
2830
}
2931
patchPluginXml {
3032
changeNotes """

image/operation.gif

639 KB
Loading

image/settings-1.png

58.1 KB
Loading

image/settings-2.png

51.9 KB
Loading

0 commit comments

Comments
 (0)