jishindev
10/23/2019, 11:52 AMwire 3.0
not support proto3
? Seeing this while building the project which has proto3
files.
Skipped .proto files with unsupported syntax. Add this line to fix:
syntax = "proto2";
jishindev
10/23/2019, 12:25 PMjessewilson
11/04/2019, 3:12 AM