mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
seednode: Remove shadowJar plugin
This commit is contained in:
parent
fa0f2072ba
commit
457c6f8a34
1 changed files with 0 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue