I created a multi-release jar library using Gradle 6.7 being on JDK 14 which is geared to be compatible with JDK 11 and 14. Therefore I use the following build.gradle<
build.gradle<