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
I am using gradle 6.8.1 and java 11. I init a gradle app project, and try to use this gradle-errorprone-plugin. it works fine until I want to make all errors showing and dot break the compile. My configuration is as bellow: