lazysodium-java icon indicating copy to clipboard operation
lazysodium-java copied to clipboard

Restore target Java 1.8

Open lomigmegard opened this issue 6 months ago • 1 comments

Since this library is a native wrapper, there is no benefit to target Java 21 bytecode version.

Fix #140

lomigmegard avatar Jun 30 '25 11:06 lomigmegard

This requires a similar change in resource-loader first: https://github.com/terl/resource-loader/pull/21

tyilo avatar Oct 02 '25 14:10 tyilo