You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This was briefly discussed internally. As per title we should drop the
grcp-alldependency and favor cherry-picking gRPC dependencies.This should help us getting rid of some dependencies as well as duplicated classes (e.g. the ones pulled by both
protobuf-javaandprotobuf-lite).