A prerequisite to addressing patrickfav/bcrypt#69 would be to give this dependency a module-info as well.
This can be done with a multi-release jar to keep compatibility with Java 7 and android. https://github.com/moditect/moditect is the easiest way I've found.
And to be clear, the ask is an actual module-info, not just an automatic module name.
A prerequisite to addressing patrickfav/bcrypt#69 would be to give this dependency a module-info as well.
This can be done with a multi-release jar to keep compatibility with Java 7 and android. https://github.com/moditect/moditect is the easiest way I've found.
And to be clear, the ask is an actual module-info, not just an automatic module name.