Skip to content

Commit

Permalink
p2p: Switch to 'bisq.javafx' Gradle Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Aug 4, 2023
1 parent edd4363 commit 6fdf2a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions p2p/build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
plugins {
id 'bisq.java-conventions'
id 'bisq.javafx'
}

apply plugin: 'org.openjfx.javafxplugin'

javafx {
version = "16"
modules = ['javafx.base']
}

Expand Down

0 comments on commit 6fdf2a2

Please sign in to comment.