Skip to content

Commit 61ed0e9

Browse files
committed
try without pluginId
to resolve build error Could not find method pluginId() for arguments [7749] on task ':publishPlugin'
1 parent 1e1ac40 commit 61ed0e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ServiceStackIDEA/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ intellij {
3333

3434
publishPlugin {
3535
token jbToken
36-
pluginId '7749'
3736
channel 'nightly'
3837
}
3938
}

0 commit comments

Comments
 (0)