status
status copied to clipboard
Please put the compatible java version in build.grade file
Our projects are using this library and we want to upgrade this library to higher version. But I can't find the compatible java version in file build.gradle or README.md. Please add the compatible java version in build.gradle file or README.md
Not sure when this ticket will be picked up, but all currently published versions of this library are compatible with java 8+. This is enforced by the release option we pass to javac: https://github.com/indeedeng/indeed-oss-gradle-plugin/blob/main/src/main/java/com/indeed/ossgradle/internal/ConfigureJavaPlugin.java#L15
Closing all issues as this repository is now archived.