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: Set minimum supported Gradle version to 7.3
This commit is contained in:
parent
0cccded904
commit
c13eb18a46
@ -62,7 +62,7 @@ When upgrading to `1.x` version, please make sure to follow the [migration guide
|
||||
>
|
||||
> If targeting 2022.3+, Java 17 is required instead.
|
||||
|
||||
> This project requires Gradle 6.8 or newer. However, it is highly recommended to always use the latest available Gradle version.
|
||||
> This project 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