grpc-java/examples/android/app
Eric Anderson fbd3f529ef android: Remove providers from ProGuard configuration
We are no longer using resources to load providers on Android. Instead,
we are calling Class.forName() for known providers. ProGuard is able to
detect these usages automatically.
2016-07-25 14:43:08 -07:00
..
src/main Android hello world example is now using proto lite. 2016-06-28 14:34:00 -07:00
.gitignore move grpc-common stuff to right location 2015-08-27 16:07:41 -07:00
build.gradle Start 1.1.0 development cycle 2016-07-11 16:57:58 -07:00
proguard-rules.pro android: Remove providers from ProGuard configuration 2016-07-25 14:43:08 -07:00