mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
tools_gradle_intellij_plugin.md: Set minimum supported Gradle version from 6.7.1
to 6.8
This commit is contained in:
parent
88276d0ab2
commit
ec746ad5be
@ -55,7 +55,7 @@ When upgrading to `1.x` version, please make sure to follow the [migration guide
|
||||
>
|
||||
{type="tip"}
|
||||
|
||||
> This project requires Gradle 6.7.1 or newer. However, it is highly recommended to always use the latest available Gradle version.
|
||||
> This project requires Gradle 6.8 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