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
Create a build rule for compiling deps at the Java STS language level
This allows building the Java > 11 logic in google-java-format into the jar
regardless of what language level is configured for the entire build, and
then dynamically enabling it when running on a new enough JDK, while
remaining compatible with earlier JDK versions.
PiperOrigin-RevId: 490074589
0 commit comments