grpc-java/examples/android/routeguide/app
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 all: use Java7 brackets 2018-09-14 13:52:29 -07:00
.gitignore Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
build.gradle Update Protobuf to 3.7.1 2019-04-05 10:55:14 -07:00
proguard-rules.pro examples: update Android examples 2018-01-30 12:16:30 -08:00