aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2017-10-30 11:09:12 -0700
committerEric Anderson <ejona@google.com>2017-10-30 15:38:52 -0700
commit46b2ce19223f47367309e6fceda5517762156810 (patch)
treedb1917da0b9aeea6130d527e42b84f7b73db07de /gradle
parent30b59885b7496b53eb17f64ba1d822c2d9a6c69a (diff)
downloadgrpc-grpc-java-46b2ce19223f47367309e6fceda5517762156810.tar.gz
Upgrade to Gradle 4.3
While this fixes a Gradle-caused failure on Java 9, it is still failing due to Generated annotations as seen in #3633. Fixes #3632
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index d9ed9b0d5..92165eede 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Tue Jul 11 13:58:52 PDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.0.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.3-bin.zip