tools_intellij_platform_gradle_plugin.md: collapse "Using Snapshot Release"

This commit is contained in:
Yann Cébron 2025-02-24 17:07:48 +01:00
parent 0176529f72
commit f4c23e66df

View File

@ -73,6 +73,7 @@ plugins {
If migrating from the [](tools_gradle_intellij_plugin.md), replace the old `org.jetbrains.intellij` identifier to `org.jetbrains.intellij.platform` and apply its latest `%intellij-platform-gradle-plugin-version%` version. If migrating from the [](tools_gradle_intellij_plugin.md), replace the old `org.jetbrains.intellij` identifier to `org.jetbrains.intellij.platform` and apply its latest `%intellij-platform-gradle-plugin-version%` version.
### Using Snapshot Release ### Using Snapshot Release
{collapsible="true" default-state="collapsed"}
To use the latest snapshot version of this plugin, add the following to the Gradle Settings file: To use the latest snapshot version of this plugin, add the following to the Gradle Settings file: