grpc-java/protobuf-lite
Eric Anderson 65dd5db5e3 protolite: Use 'unused' variable to avoid CheckReturnValue
Internally toByteArray is annotated with CheckReturnValue, which can
cause a failure during compilation if the value is ignored.
2016-05-20 09:46:46 -07:00
..
src protolite: Use 'unused' variable to avoid CheckReturnValue 2016-05-20 09:46:46 -07:00
build.gradle Add native support for Protobuf Lite 2016-03-22 15:40:51 -07:00