tools_gradle_grammar_kit_plugin.md: Set minimum supported Gradle version from 6.7.1 to 6.8

This commit is contained in:
Jakub Chrzanowski 2022-09-28 09:27:46 +02:00
parent ec746ad5be
commit 1b4a5d2314
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -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