aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2016-05-07 11:24:15 -0700
committerEric Anderson <ejona@google.com>2016-05-09 09:36:13 -0700
commit446f0cb85f5b16e7948caec91cef94e979682d6e (patch)
treed6854fc3ba72dc9fc785a6d345d9afc50877020e /gradle
parent83bf5e6f421669a1b04e05f7d9ac73a03cb2eb34 (diff)
downloadgrpc-grpc-java-446f0cb85f5b16e7948caec91cef94e979682d6e.tar.gz
Upgrade to Gradle 2.13
This improves our documentation for the gradle protobuf plugin, as its version is dependent on the gradle version. Gradle now has the --tests flag, performance improvements, and support for OpenPGP subkeys.
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 7c1d12064..ae20da0b8 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Wed Mar 02 09:04:21 PST 2016
+#Sat May 07 11:11:12 PDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-bin.zip