This time it should work

This commit is contained in:
Eiren Rain
2022-05-16 20:52:28 +03:00
parent 76c3210788
commit 1e4013be98

View File

@@ -50,6 +50,8 @@ dependencies {
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'org.apache.commons:commons-math3:3.6.1'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.yaml:snakeyaml:1.30'
implementation 'net.java.dev.jna:jna:5.10.0'
implementation 'net.java.dev.jna:jna-platform:5.10.0'
implementation 'com.illposed.osc:javaosc-core:0.8'