mirror of https://github.com/grpc/grpc-java.git
Currently, the gRPC compiler isn't properly using the fully qualified string name `java.lang.String` instead of `String`. Update the generator to use the `$String$` alias to avoid compile issues with protobuf messages called String. Fixes #10316. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||