bisq2 icon indicating copy to clipboard operation
bisq2 copied to clipboard

Fix launcher-app jar updater

Open alvasw opened this issue 5 months ago • 0 comments

The launcher-app updater expects a single jar file for all operating systems. At the moment, a jar update will break Bisq 2 because our jar files only contain the Tor binary for the target operating system.

  • [ ] Create Gradle build tasks to generate a jar file for each operating system
  • [ ] Download the correct jar for the target operating system

alvasw avatar Mar 14 '24 19:03 alvasw