mirror of https://github.com/grpc/grpc-java.git
It's discouraged in modern Bazel to use native rules and will make it difficult for modules dependent on grpc-java to fully migrate to new versions of Bazel (like grpc-kotlin). For example, try building this repo using: ```bash $ bazelisk build ... --incompatible_autoload_externally= ``` It will fail. **IMPORTANT**: Now you still see errors after this commit, but it's better because the errors come from `@protobuf`, not `@grpc-java`. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| build.gradle | ||