Skip to content

Commit

Permalink
GP-4685: Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmkurtz committed Jun 13, 2024
1 parent 6c61390 commit 0475071
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Ghidra/Extensions/BSimElasticPlugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ dependencies {
implementation project(':BSim')
}

base {
libsDirectory = file('ziplayout')
}

task copyGenericTask(type: Copy) {
from project(':Generic').file('src/main/java')
into 'build/genericSrc'
Expand Down

0 comments on commit 0475071

Please sign in to comment.