Switch to lite version of protobuf (for Android compatibility).
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
option java_package = "de.pokerth.protocol";
|
option java_package = "de.pokerth.protocol";
|
||||||
option java_outer_classname = "ProtoBuf";
|
option java_outer_classname = "ProtoBuf";
|
||||||
|
option optimize_for = LITE_RUNTIME;
|
||||||
|
|
||||||
// Enumerations used by several messages.
|
// Enumerations used by several messages.
|
||||||
|
|
||||||
|
|||||||
+751
-9019
File diff suppressed because it is too large
Load Diff
+249
-1997
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user