grpc-java/okhttp
Eric Anderson d325919f62 core: Use Class.forName(String) in provider for Android
Class.forName(String) is understood by ProGuard, removing the need for
manual ProGuard configuration and allows ProGuard to rename the provider
classes. Previously the provider classes could not be renamed.

Fixes #2633
2017-07-19 10:15:03 -07:00
..
src core: Use Class.forName(String) in provider for Android 2017-07-19 10:15:03 -07:00
third_party/okhttp Update to Error Prone 2.0.21 2017-07-07 10:30:14 -07:00
BUILD.bazel build: Add Bazel java_grpc_library rule 2017-06-22 13:06:49 -07:00
build.gradle all: Use fixed version number for java 6/7 signatures 2017-06-30 15:25:34 -07:00