File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ dependencies {
105
105
implementation ' commons-io:commons-io:2.11.0'
106
106
implementation ' eu.hansolo:charts:1.0.5'
107
107
implementation ' io.github.dsheirer:radio-reference-api:18.0.0'
108
+ implementation ' io.github.dsheirer:usb4java-native-libraries:1.3.0' // OSX & Windows aarch64 native libs
108
109
implementation ' javax.usb:usb-api:1.0.2'
109
110
implementation ' net.coderazzi:tablefilter-swing:5.5.4'
110
111
implementation ' org.apache.commons:commons-compress:1.26.0'
@@ -119,7 +120,6 @@ dependencies {
119
120
implementation ' org.usb4java:libusb4java:1.3.0'
120
121
implementation ' org.usb4java:usb4java:1.3.0'
121
122
implementation ' org.usb4java:usb4java-javax:1.3.0'
122
- implementation ' io.github.dsheirer:libusb4java-darwin-aarch64:1.3.1' // usb4java native lib for OSX M1 cpu
123
123
implementation ' pl.edu.icm:JLargeArrays:1.6'
124
124
}
125
125
You can’t perform that action at this time.
0 commit comments