grpc-java/netty
Eric Anderson a231d80756 Remove semi-circular dependency between core and util
Add the 'fake' dependency to grpc-netty instead of grpc-core.
grpc-okhttp already depends on grpc-util and probably would be fine
without round_robin on Android.

There's not actually a circular dependency, but some tools can't handle
the compile vs runtime distinction. Such tools are broken, but fixes
have been slow and this approach works with no real downfalls.

Works around #10576 #10701
2024-02-16 12:31:54 -08:00
..
shaded Upgrade to Gradle 8.2.1 and upgrade plugins 2023-08-02 13:29:44 -07:00
src netty: improve server handling of writes to reset streams (#10258) 2024-02-16 11:08:09 -08:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Remove semi-circular dependency between core and util 2024-02-16 12:31:54 -08:00