mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
gradle plugins: clarify ...
version placeholder
This commit is contained in:
parent
2dbf60d10a
commit
ca05dad601
@ -61,6 +61,8 @@ plugins {
|
||||
</tab>
|
||||
</tabs>
|
||||
|
||||
Replace `...` placeholder with desired plugin version. Current release: [{type="joined"}](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||
|
||||
When upgrading to `1.x` version, please make sure to follow the [migration guide](https://lp.jetbrains.com/gradle-intellij-plugin) to adjust your existing build script.
|
||||
|
||||
> <control>Gradle JVM</control> must be set to Java 11 in <ui-path>Settings | Build, Execution, Deployment | Build Tools | Gradle</ui-path>.
|
||||
|
@ -41,6 +41,9 @@ plugins {
|
||||
</tab>
|
||||
</tabs>
|
||||
|
||||
Replace `...` placeholder with desired plugin version. Current release: 
|
||||
|
||||
|
||||
> This project requires `Gradle 7.4` or newer, however it is recommended to use the latest Gradle available.
|
||||
> Update it with:
|
||||
> ```Bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user