GP-936: README.md and DevGuide.md now state that we support Gradle 5.x

and 6.x (instead of 5.0 and later)
This commit is contained in:
Ryan Kurtz
2021-05-11 12:54:19 -04:00
parent 769e4fc91e
commit 158f2906b2
2 changed files with 2 additions and 2 deletions
+1 -1
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][gradle] (minimum v5.0)
* [Gradle][gradle] (version 5.x or 6.x)
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] (Windows-only)