tools_gradle_intellij_plugin.md: remove note for verifyPluginSignature task

This commit is contained in:
Yann Cébron 2023-03-29 13:38:28 +02:00
parent aea329364e
commit 895d686b18

View File

@ -2106,10 +2106,6 @@ Validates the plugin project configuration:
### verifyPluginSignature
{#tasks-verifypluginsignature}
> Available since the upcoming release
>
{type="warning"}
Validates the signature of the plugin archive file using [marketplace-zip-signer](https://github.com/JetBrains/marketplace-zip-signer) library.
For more details, see [Plugin Signing](plugin_signing.md) article.