mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 14:35:33 +08:00
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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user