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

@@ -38,7 +38,7 @@ To create the latest development build for your platform from this source reposi
##### Install build tools:
* [JDK 11 64-bit][jdk11]
* [Gradle 6 or 7][gradle]
* [Gradle 6.4+ or 7.x][gradle]
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] (Windows-only)