grpc-java/gcp-observability
Eric Anderson ff8e413760
Remove direct dependency on j2objc
Bazel had the dependency added because of #5046, where Guava was
depending on it as compile-only and Bazel build have "unknown enum
constant" warnings. Guava now has a compile dependency on j2objc, so
this workaround is no longer needed. There are currently no version skew
issues in Gradle, which was the only usage.
2024-08-13 21:33:55 -07:00
..
interop Remove sleep from Observability Interop Test binary now that its done in close() (#9977) 2023-03-22 16:50:09 -07:00
src Migrate from the deprecated Charsets constants (in Guava) to the StandardCharsets constants (in the JDK). 2024-08-02 09:54:05 -07:00
build.gradle Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00