RepoUpdater: Make field final, remove #toString()

Minor style changes suggested by internal tools.

Change-Id: I0c9022da4f16e57c50d4b63fb95e8d2acecdfeaf
1 file changed
tree: e78e656d6a66db3be5e0a33693060ecef32b0ae3
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions