GP-0: Update docs to indicate Gradle 8 is currently not supported

(#3527)
This commit is contained in:
Ryan Kurtz
2023-02-16 06:50:53 -05:00
parent 1e8d324166
commit c198419b7e
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ To create the latest development build for your platform from this source reposi
##### Install build tools:
* [JDK 17 64-bit][jdk17]
* [Gradle 7.3+][gradle]
* [Gradle 7.3+][gradle] (Gradle 8 is currently not supported)
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
following components installed (Windows-only):