Skip to content

Commit

Permalink
seednode: Remove shadowJar plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Aug 5, 2023
1 parent fa0f207 commit 457c6f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions seednode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ plugins {
id 'bisq.java-conventions'
}

apply plugin: 'com.github.johnrengelman.shadow'

shadowDistTar.enabled = false
shadowDistZip.enabled = false

mainClassName = 'bisq.seednode.SeedNodeMain'

dependencies {
Expand Down

0 comments on commit 457c6f8

Please sign in to comment.