kpropmap icon indicating copy to clipboard operation
kpropmap copied to clipboard

Java 8 incompatible

Open sannysoft opened this issue 3 years ago • 1 comments

Hello. Thanks for a great lib. Unfortunately lib doesn't seem to be working with Java 8: - Incompatible because this component declares a component compatible with Java 11 and the consumer needed a component compatible with Java 8

sannysoft avatar Feb 22 '22 12:02 sannysoft

Hmm, yeah I probably built it with JDK 11. Will add toolchain logic into the build so that the next version is built on JDK 8.

rocketraman avatar Feb 22 '22 15:02 rocketraman