Skip to content

Fix the package release issue

Rohan Ravindran requested to merge fix-package-release-issue into main

Closes #12 (closed).

Fix the issue with generating the package release file.

Modified the build.gradle.kts to include a configuration to include all dependencies which weren't previously being included in the executable.

Merge request reports