tools_intellij_platform_gradle_plugin_task_awares.md: remove obsolete note about zipSigner() dependency

This commit is contained in:
Yann Cébron 2025-04-09 10:30:01 +02:00
parent a7f442e05d
commit a692d1a322

View File

@ -1,4 +1,4 @@
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. --> <!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Task Awares # Task Awares
@ -589,8 +589,6 @@ The helper method used for applying sandbox configuration from the sandbox produ
Provides the path to the Marketplace ZIP Signer executable. Provides the path to the Marketplace ZIP Signer executable.
It is required to have a dependency on the Marketplace ZIP Signer added to the project with [`intellijPlatform.zipSigner()`](tools_intellij_platform_gradle_plugin_dependencies_extension.md) dependencies extension.
### `zipSignerExecutable` ### `zipSignerExecutable`
{#SigningAware-zipSignerExecutable} {#SigningAware-zipSignerExecutable}