summaryrefslogtreecommitdiffstats
path: root/gradle
diff options
context:
space:
mode:
authorJeff Gaston <jeffrygaston@google.com>2020-09-28 14:12:51 -0400
committerJeff Gaston <jeffrygaston@google.com>2020-09-28 17:34:55 -0400
commitfcf21604ce2a6d3bb9088289ed5dbbfd0e0a29c0 (patch)
tree99a27f1888631d7ad4d3294b2840d2279c1adc2f /gradle
parent6ec83c725892e17e327e1480c1781a89964b7118 (diff)
downloadplatform_external_doclava-fcf21604ce2a6d3bb9088289ed5dbbfd0e0a29c0.tar.gz
platform_external_doclava-fcf21604ce2a6d3bb9088289ed5dbbfd0e0a29c0.tar.bz2
platform_external_doclava-fcf21604ce2a6d3bb9088289ed5dbbfd0e0a29c0.zip
Upgrading Doclava to build with Gradle 6.5.1
this doesn't seem to affect composite builds but should be less confusing in case anyone tries to invoke this build directly Bug: 167569304 Test: ./gradlew build Change-Id: Ib31d5ace7456a3d17fd48ea3a5eb9be658f07bd0
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 84939b4..92352a0 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=../../../../tools/external/gradle/gradle-3.3-bin.zip
+distributionUrl=../../../../tools/external/gradle/gradle-6.5.1-bin.zip