mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-0: No longer instructing users to run the "init" gradle task during
fetchDepdendencies.gradle. It didn't play nice with gradle 8.9. (Closes #6724)
This commit is contained in:
@@ -67,7 +67,7 @@ repository: `git clone https://github.com/NationalSecurityAgency/ghidra.git`
|
||||
|
||||
##### Download additional build dependencies into source repository:
|
||||
```
|
||||
gradle -I gradle/support/fetchDependencies.gradle init
|
||||
gradle -I gradle/support/fetchDependencies.gradle
|
||||
```
|
||||
|
||||
##### Create development build:
|
||||
|
||||
Reference in New Issue
Block a user