mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 09:15:37 -05:00
update java options
This commit is contained in:
@@ -4,7 +4,7 @@ package v2ray.core.common.protocol;
|
||||
option csharp_namespace = "V2Ray.Core.Common.Protocol";
|
||||
option go_package = "protocol";
|
||||
option java_package = "com.v2ray.core.common.protocol";
|
||||
option java_outer_classname = "UserProto";
|
||||
option java_multiple_files = true;
|
||||
|
||||
import "v2ray.com/core/common/serial/typed_message.proto";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user