MediathekView icon indicating copy to clipboard operation
MediathekView copied to clipboard

Fix class path for dependencies

Open harmathy opened this issue 6 months ago • 0 comments

Since 25934bc dependencies are not bundled in the jar anymore but have their own respectve jar file in the build output directory under dependency. This change adds that directory to the class path in the manifest.

Fixes #795

harmathy avatar Jun 11 '25 14:06 harmathy