Update googletest version

Change-Id: I7e7d04ef9473996797104cbd76eb35b92b44a980
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-samples/getting-started/+/807407
Reviewed-by: Darren Chan <chandarren@google.com>
1 file changed
tree: ac256d615c5e1e475392815d01fbb3c48894fa52
  1. scripts/
  2. src/
  3. third_party/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. .gitmodules
  9. AUTHORS
  10. BUILD.bazel
  11. CONTRIBUTING.md
  12. getting-started.code-workspace
  13. LICENSE
  14. OWNERS
  15. PATENTS
  16. README.md
  17. WORKSPACE.bazel
README.md

Fuchsia samples using the Fuchsia SDK

This repository contains instructions and source code to build, package and run Fuchsia samples using only the Fuchsia SDK.

Please refer to https://fuchsia.dev/fuchsia-src/get-started/sdk for the most up to date guidance on how to bootstrap this repository.