mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 21:05:33 +08: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:
|
##### Download additional build dependencies into source repository:
|
||||||
```
|
```
|
||||||
gradle -I gradle/support/fetchDependencies.gradle init
|
gradle -I gradle/support/fetchDependencies.gradle
|
||||||
```
|
```
|
||||||
|
|
||||||
##### Create development build:
|
##### Create development build:
|
||||||
|
|||||||
Reference in New Issue
Block a user