Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the default java
source_version
/ target_version
to 11
Using a language version of 8 and running with jdk21 (or later) results in: ``` warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. ``` PiperOrigin-RevId: 683542164 Change-Id: Id96bddac66812622015abf621a60327c5544c202
- Loading branch information