diff --git a/build.gradle b/build.gradle index 86507b6..fa9fdd0 100644 --- a/build.gradle +++ b/build.gradle @@ -83,7 +83,6 @@ compileModuleInfoJava { jar { from sourceSets.main.output from sourceSets.moduleInfo.output - classpath = files() bnd ( '-exportcontents': 'com.fazecast.jSerialComm;version="' + version + '"',