Switch required bazel version to 0.29.1

Based on the corresponding core change series started with Ib48fdbb6.

Change-Id: I9d2e3d32e426eaa4d4c768bb2dbdd76ae97e1bcc
1 file changed
tree: cefcd9f798956dce96af7ce5c09e482463262daa
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status