We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05b3c6 commit 053ee99Copy full SHA for 053ee99
bindings/java/build.gradle
@@ -73,6 +73,7 @@ tasks.withType(Test) {
73
}
74
75
test.dependsOn copyLibs
76
+processResources.dependsOn copyLibs
77
78
dependencies {
79
implementation "net.java.dev.jna:jna:5.13.0"
0 commit comments