mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_gradle_grammar_kit_plugin.md: Set minimum supported Gradle version from 6.7.1
to 6.8
This commit is contained in:
parent
ec746ad5be
commit
1b4a5d2314
@ -38,7 +38,7 @@ plugins {
|
||||
</tab>
|
||||
</tabs>
|
||||
|
||||
> This project requires `Gradle 6.7.1` or newer, however it is recommended to use the latest Gradle available.
|
||||
> This project requires `Gradle 6.8` or newer, however it is recommended to use the latest Gradle available.
|
||||
> Update it with:
|
||||
> ```Bash
|
||||
> ./gradlew wrapper --gradle-version=VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user