mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-1001: Fixing Skeleton project's final build.gradle file in a release
This commit is contained in:
parent
2398805b5b
commit
1f5812f2d5
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@ rootProject.assembleDistribution {
|
|||
exclude 'ghidra_scripts/bin/'
|
||||
exclude '.classpath'
|
||||
exclude '.project'
|
||||
exclude 'build.gradle'
|
||||
rename "buildTemplate.gradle", "build.gradle"
|
||||
into "Extensions/Ghidra/Skeleton"
|
||||
duplicatesStrategy = 'include'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue