mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| src/main | ||
| BUILD.bazel | ||
| build.gradle | ||
| settings.gradle | ||