Skip to content

Commit 46e1519

Browse files
committed
删除 不使用的publishPlugin
1 parent b817bfb commit 46e1519

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ patchPluginXml {
3838
<em></em>"""
3939
}
4040

41-
publishPlugin {
42-
username intellijPublishUsername
43-
password intellijPublishPassword
44-
}
45-
4641
task fatJar(type: Jar) {
4742
manifest.from jar.manifest
4843
classifier = 'all'

0 commit comments

Comments
 (0)