mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Remove deprecated Gradle features
This commit is contained in:
parent
91c07fd933
commit
0a81592c23
10 changed files with 14 additions and 16 deletions
|
@ -67,7 +67,7 @@ task nodepJar(type: Jar) {
|
|||
dependsOn(configureNodepJar)
|
||||
dependsOn(jar)
|
||||
|
||||
appendix = 'nodep'
|
||||
archiveAppendix = 'nodep'
|
||||
manifest {
|
||||
attributes['Main-Class'] = 'agent.gdb.gadp.GdbGadpServer'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue