mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
build_number_ranges.md: Gradle 1.x/2.x
This commit is contained in:
parent
eafb9e278e
commit
36c0aa2c19
@ -6,7 +6,9 @@
|
||||
|
||||
Use this reference of build number ranges to specify the correct `since-build` and `until-build` values in your plugin descriptor.
|
||||
|
||||
Setting the actual values in <path>[plugin.xml](plugin_configuration_file.md)</path> is managed by the [`patchPluginXml`](tools_gradle_intellij_plugin.md#tasks-patchpluginxml) Gradle task, see [](configuring_plugin_project.md#patching-the-plugin-configuration-file).
|
||||
Setting the actual values in <path>[plugin.xml](plugin_configuration_file.md)</path> is managed by the `patchPluginXml` Gradle task
|
||||
(Reference: [2.x](tools_intellij_platform_gradle_plugin_tasks.md#patchPluginXml), [1.x](tools_gradle_intellij_plugin.md#tasks-patchpluginxml)).
|
||||
See [](configuring_plugin_project.md#patching-the-plugin-configuration-file) for further details.
|
||||
|
||||
### Build Number Validity
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user