I’m finding I can’t release the next version of my desktop app because certain files in library jars aren’t getting signed. I included the opencv library in the app, and files that don’t have extensions aren’t being signed, and
On a side note, if anyone knows of a better way to access the camera of a laptop in java than opencv, let me know 😄
What can I do to get these files signed, ideally by compose, the same way my other files are signed?