mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 13:44:50 +08:00
GP-4937: Fixing zipExtension dependencies
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
import org.apache.tools.ant.filters.*
|
import org.apache.tools.ant.filters.*
|
||||||
|
|
||||||
task zipExtensions (type: Zip) {
|
task zipExtensions (type: Zip) {
|
||||||
|
dependsOn ':assembleSource'
|
||||||
|
|
||||||
def p = this.project
|
def p = this.project
|
||||||
|
|
||||||
it.group 'private'
|
it.group 'private'
|
||||||
|
|||||||
Reference in New Issue
Block a user