mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-849: Gradle 7 support
This commit is contained in:
parent
cb63f67a81
commit
3a0ae8ee39
84 changed files with 324 additions and 290 deletions
|
@ -24,7 +24,7 @@ eclipse.project.name = 'Features Graph ProgramGraph'
|
|||
|
||||
|
||||
dependencies {
|
||||
compile project(":Base")
|
||||
api project(":Base")
|
||||
|
||||
helpPath project(path: ":Base", configuration: 'helpPath')
|
||||
helpPath project(path: ":GraphServices", configuration: 'helpPath')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue