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
With this commit Bazel 8.1.1 [1] starts being used to build Mozc unless
USE_BAZEL_VERSION environment variable is specified or the bazel command
is directly invoked.
There is supposed to be no compatibility issue between Bazel 8.1.0 and
Bazel 8.1.1.
[1]: https://github.com/bazelbuild/bazel/releases/tag/8.1.1
PiperOrigin-RevId: 733685463
0 commit comments