Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is not working if well known types are used like Struct, Timestamp, etc #1

Open
tiholic opened this issue May 18, 2020 · 0 comments

Comments

@tiholic
Copy link

tiholic commented May 18, 2020

Thanks for putting up everything in one place!

I need to use Struct and Timestamp in my proto files, generated code doesn't include com.google.protobuf.Timestamp and com.google.protobuf.Struct

Tried using com.google.protobuf:protobuf-javalite, implementation 'com.google.protobuf:protobuf-java and 'com.google.protobuf:protobuf-java-util`
None seem to work fine!

Some References I came across: protocolbuffers/protobuf#1889 (comment)

But nothing worked for me successfully until now!

@tiholic tiholic changed the title Change protobuf grdle dependency from lite to javalite Add protobuf grdle dependency protobuf-javalite May 18, 2020
@tiholic tiholic changed the title Add protobuf grdle dependency protobuf-javalite It is not working if well known types are used like Struct, Timestamp, etc May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant