mirror of
https://github.com/mii443/mozc.git
synced 2025-08-22 16:15:46 +00:00
Bazel: 8.0.0 -> 8.1.0 (#1185)
With this commit Bazel 8.1.0 [1] starts being used to build Mozc unless USE_BAZEL_VERSION environment variable is specified or the bazel command is directly invoked. There is expected to be no compatibility issue between Bazel 8.0.0 and Bazel 8.1.0 as far as I know. [1]: https://github.com/bazelbuild/bazel/releases/tag/8.1.0 PiperOrigin-RevId: 728118776
This commit is contained in:
@ -1 +1 @@
|
||||
USE_BAZEL_VERSION=8.0.0
|
||||
USE_BAZEL_VERSION=8.1.0
|
||||
|
Reference in New Issue
Block a user