grpc-java/examples/example-gauth
Eric Anderson 52dff83717 Update Protobuf to 3.7.1
This mainly avoids protoc from 3.7.0 which has a dependency on libatomic. Most
of our systems have libatomic, so it mostly works, but the interop docker
container does not, so building fails. Version 3.7.1 was rebuilt to avoid
needing the libatomic shared library.

This has the added benefit that Bazel is now on the same version as Gradle, as
3.7.1 included fixes for Bazel.
2019-04-05 10:55:14 -07:00
..
src/main/java/io/grpc/examples/googleAuth Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
BUILD.bazel Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
GOOGLE_AUTH_EXAMPLE.md examples: Not to promise a supported Bazel version 2019-01-11 08:56:08 -08:00
build.gradle Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
pom.xml Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
settings.gradle Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00