Commit b8b5f5e0 authored by zpencer's avatar zpencer Committed by GitHub
Browse files

protobuf-nano: do not use preexisting IoUtils internal class #3450

This reverts commit 671783f9

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.
parent 53f56a32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment