mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00: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:
parent
a00a4d75da
commit
30628db2d0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user