change extension number to avoid conflict

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-08-16 20:44:19 +03:00
parent c5f89d1de1
commit 63b581f38f
9 changed files with 22 additions and 22 deletions

View File

@@ -28,7 +28,7 @@ option objc_class_prefix = "MAPI";
extend google.protobuf.MethodOptions {
// See `HttpRule`.
HttpRule http = 72295728;
HttpRule http = 65535654;
}
extend google.protobuf.MethodOptions {