You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
The latest release of the plugin uses JAVA 11 but some projects I work on, still are using JAVA 8.
I am using Gradle 7 in my build with JAVA 8 but now your plugin is not working in this setup.
I did a local checkout and test building the plugin using JAVA 8.
My modifications to build.gradle are simple: