Skip to content

Commit

Permalink
Pin Bazel version to 4.0.0 (#3758)
Browse files Browse the repository at this point in the history
* Pin Bazel version to 4.0.0

* Update CODEOWNERS

Add codeowners for new .bazelversion file.
  • Loading branch information
BenHenning authored Sep 1, 2021
1 parent 11bd95b commit 8bc6e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.0.0
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ WORKSPACE @BenHenning
*.bzl @BenHenning
*.bazel @BenHenning
.bazelrc @BenHenning
.bazelversion @BenHenning
/tools/android/ @BenHenning

# License texts.
Expand Down

0 comments on commit 8bc6e66

Please sign in to comment.