mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
tools_gradle_intellij_plugin.md: minor
This commit is contained in:
parent
5f46aecdb9
commit
e2d48acf79
@ -63,7 +63,7 @@ plugins {
|
||||
|
||||
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.
|
||||
|
||||
> This project requires Gradle 7.3 or newer. However, it is highly recommended to always use the latest available Gradle version.
|
||||
> The plugin requires Gradle 7.3 or newer. However, it is highly recommended to always use the latest available Gradle version.
|
||||
> Update it with:
|
||||
> ```Bash
|
||||
> ./gradlew wrapper --gradle-version=VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user