aboutsummaryrefslogtreecommitdiff
path: root/android-interop-testing
diff options
context:
space:
mode:
authorCarl Mastrangelo <notcarl@google.com>2017-07-14 12:35:14 -0700
committerGitHub <noreply@github.com>2017-07-14 12:35:14 -0700
commitd34260a81467853a0ed25074bed52710e70ed8c0 (patch)
tree4dfb6dfc163265829fd376a303dba4749bfd03a4 /android-interop-testing
parent1661b51272e5cfd7f820022222128d9ab05a72a3 (diff)
downloadgrpc-grpc-java-d34260a81467853a0ed25074bed52710e70ed8c0.tar.gz
all: update to proto gradle plugin 0.8.1
Diffstat (limited to 'android-interop-testing')
-rw-r--r--android-interop-testing/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-interop-testing/build.gradle b/android-interop-testing/build.gradle
index 22f003ec9..819c1f893 100644
--- a/android-interop-testing/build.gradle
+++ b/android-interop-testing/build.gradle
@@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
- classpath "com.google.protobuf:protobuf-gradle-plugin:0.8.0"
+ classpath "com.google.protobuf:protobuf-gradle-plugin:0.8.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files