Attempting to fix java version mismatches as defined in https://github.com/DitchOoM/buffer/issues/65 . com/ditchoom/buffer/Charset has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0
Validated this by checking the output from the build/ directory in the gradle
Attempting to fix java version mismatches as defined in https://github.com/DitchOoM/buffer/issues/65 .
com/ditchoom/buffer/Charset has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0
Validated this by checking the output from the
build/
directory in the gradle