grpc-java/protobuf-nano
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
..
src protobuf-nano: do not use preexisting IoUtils internal class #3450 2017-09-08 16:33:27 -07:00
BUILD.bazel all: Fix mismatch in naming Bazel Maven jars 2017-08-11 16:39:43 -07:00
build.gradle all: Use fixed version number for java 6/7 signatures 2017-06-30 15:25:34 -07:00