GP-1521: Increasing minimum supported Gradle version from 6.0 to 6.4

(Closes #3650)
This commit is contained in:
Ryan Kurtz 2021-11-19 07:53:52 -05:00
parent e49a35b302
commit 5c0f06ab8d
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ You may not need all of these, depending on which portions you are building or d
- https://adoptium.net/releases.html?variant=openjdk11&jvmVariant=hotspot
- Amazon Corretto
- https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html
* Gradle 6 or 7
* Gradle 6.4+ or 7.x
- https://gradle.org/releases/
* A C/C++ compiler - We use GCC on Linux, Xcode (Clang) on macOS, and Visual Studio (2017 or later) on Windows.
- https://gcc.gnu.org/