Backfill commit SHAs for tagged Git versions

Change-Id: Iad1771db3d74a3596b44a14f0c8fdb9fd6db4cbc
1 file changed
tree: d61367ca935609c7c32407c95344ec803896154e
  1. .githooks/
  2. .github/
  3. .kokoro/
  4. api-common-java/
  5. coverage-report/
  6. gapic-generator-java/
  7. gapic-generator-java-bom/
  8. gapic-generator-java-pom-parent/
  9. gax-java/
  10. java-common-protos/
  11. java-core/
  12. java-iam/
  13. java-shared-dependencies/
  14. library_generation/
  15. rules_java_gapic/
  16. scripts/
  17. showcase/
  18. test/
  19. .bazeliskrc
  20. .bazelrc
  21. .gitignore
  22. Android.bp
  23. BUILD.bazel
  24. CHANGELOG.md
  25. CODE_OF_CONDUCT.md
  26. CONTRIBUTING.md
  27. DEVELOPMENT.md
  28. LICENSE
  29. METADATA
  30. MODULE_LICENSE_APACHE2
  31. OWNERS
  32. pom.xml
  33. README.md
  34. renovate.json
  35. run.sh
  36. SECURITY.md
  37. settings.xml
  38. versions.txt
  39. WORKSPACE
README.md

Coverage

This repository has been renamed to sdk-platfom-java. For developers, please update the repo's URL in repository clones (this is not actually strictly required because redirection works). For more information, please refer to rename a repository.

This repository consists of the following modules:

Development Setup

See DEVELOPMENT.md.