grpc-java/android-interop-testing/app
Eric Anderson 06c40dccc3 android: Fix ProGuard rules in Android apps
Fixes #2207. This is actually a workaround. Ideally users shouldn't need
to -keep classes, but it's a bit risky to fix the real issue before 1.1.
The further fix will be done as part of #2633.

The interop app's build.gradle change is necessary to compile with newer
Gradle versions. The com.google.errorprone.annotations was necessary in
order to prevent annotation warnings from failing the build.
2017-01-23 09:11:09 -08:00
..
src/main android-interop-testing: use new channel builder size limit 2016-10-27 14:37:02 -07:00
build.gradle Bump protobuf to 3.1.0 2016-11-01 14:52:56 -07:00
proguard-rules.pro android: Fix ProGuard rules in Android apps 2017-01-23 09:11:09 -08:00