Skip to content

Commit 4431cea

Browse files
committed
플러그인 이름 변경 (Jetbrain 정책)
1 parent b502006 commit 4431cea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = kr.co.finda.androidtemplate
55
pluginName_ = FindaTemplatePlugin-Android
6-
pluginVersion = 0.0.1
6+
pluginVersion = 0.0.2
77
pluginSinceBuild = 201
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<idea-plugin>
22
<id>kr.co.finda.androidtemplate</id>
3-
<name>FindaTemplatePlugin-Android</name>
3+
<name>FindaTemplate</name>
44
<vendor>kimdohun0104</vendor>
55

66
<depends>com.intellij.modules.platform</depends>

0 commit comments

Comments
 (0)