grpc-java/protobuf-nano/src
zpencer b8b5f5e046 protobuf-nano: do not use preexisting IoUtils internal class #3450
This reverts commit 671783f

The dependency on core caused some problems with
Proguard. There are android builds that should include
protobuf-* but expect the rest of gRPC to be bundled with the
runtime environment. In that case, when Proguard inspects the
output, it will find a reference to IoUtil but fail to find the
class itself. It makes the builds easier to just avoid this
dependency.
2017-09-08 16:33:27 -07:00
..
generated/test/javanano/io/grpc/protobuf/nano all: update to protobuf 3.2.0 2017-02-07 09:47:15 -08:00
main/java/io/grpc/protobuf/nano protobuf-nano: do not use preexisting IoUtils internal class #3450 2017-09-08 16:33:27 -07:00
test all: fix licence whitespace 2017-06-01 14:28:37 -07:00