Skip to content

Commit

Permalink
build.gradle: removed non-working old code to exclude binexport code …
Browse files Browse the repository at this point in the history
…from distribution
  • Loading branch information
SmileyAG committed Sep 28, 2024
1 parent 8784017 commit a4fc49e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ dependencies {
implementation 'org.xerial:sqlite-jdbc:3.46.0.1'
}

jar {
exclude('binexport')
}

// Standard Ghidra extension Gradle code follows.
//----------------------START "DO NOT MODIFY" SECTION------------------------------
def ghidraInstallDir
Expand Down

0 comments on commit a4fc49e

Please sign in to comment.