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

@@ -322,7 +322,7 @@ Ghidra release includes native binaries for the following platforms:</p>
system:</p>
<ul>
<li>A <a href="#Requirements">supported</a> version of a Java Development Kit</li>
<li><a href="https://gradle.org/releases/">Gradle 7.3+</a></li>
<li><a href="https://gradle.org/releases/">Gradle 7.3+</a> (Gradle 8 is currently not supported)</li>
<li>make, gcc, and g++ (Linux/macOS-only)</li>
<li>
<a href="https://visualstudio.microsoft.com/vs/community/">Microsoft Visual Studio</a>