mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Add shadow plugin
This commit is contained in:
parent
21bd85c488
commit
aa812ba7f1
@ -596,6 +596,8 @@ configure(project(':daemon')) {
|
||||
}
|
||||
|
||||
configure(project(':inventory')) {
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
||||
mainClassName = 'bisq.inventory.InventoryMonitorMain'
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user