grpc-java/examples/example-gauth
ZHANG Dapeng 755a22790b
android/android-interop-testing/examples: upgrade android plugin
This resolves #5523

While bumping `com.android.tools.build:gradle:3.1.2` to `3.3.0`, some other plugins/artifacts/maven repo/buildscripts have to be updated:

- gradle (wrapper) need to upgrade to 4.10.x
- protobuf gradle plugin need to bump a version compatible with gradle version.
- need add `google()` and `jcenter()` repos for android (otherwise `com.android.tools.build:aapt2:3.3.0x` and `trove4j` will not be found resp.)
- need to accept license for Android "build-tools;28.0.3" in kokoro env.
2019-04-02 14:52:27 -07:00
..
src/main/java/io/grpc/examples/googleAuth Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
BUILD.bazel Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00
GOOGLE_AUTH_EXAMPLE.md examples: Not to promise a supported Bazel version 2019-01-11 08:56:08 -08:00
build.gradle android/android-interop-testing/examples: upgrade android plugin 2019-04-02 14:52:27 -07:00
pom.xml Start 1.21.0 development cycle (#5515) 2019-03-28 13:27:45 -07:00
settings.gradle Example: Google Auth example with PubSub API ListTopics for a project ID (#5162) 2018-12-18 16:47:42 -08:00