summaryrefslogtreecommitdiff
path: root/developmentPlugins/gradle
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2016-12-14 15:50:54 -0800
committerYigit Boyar <yboyar@google.com>2016-12-14 16:28:18 -0800
commitca3422f74c24286ec5227ef9df265504a6c3aa02 (patch)
treee8718e8ebca8fc2628c3e427183a633f72022ad5 /developmentPlugins/gradle
parent7ef0db71cfa91c14837af259e3c7d858b2f1939c (diff)
downloaddata-binding-ca3422f74c24286ec5227ef9df265504a6c3aa02.tar.gz
Update gradle versions and support lib dependency
This CL moves the dependency of extensions to core-utils to avoid lint errors starting 2.3. It also updates the test projects to use gradle 3.2. Bug: https://code.google.com/p/android/issues/detail?id=229664 Test: existing tests pass Change-Id: I125c17d6cf6f18fa4d29f8831ba43a07ba20ccff
Diffstat (limited to 'developmentPlugins/gradle')
-rw-r--r--developmentPlugins/gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/developmentPlugins/gradle/wrapper/gradle-wrapper.properties b/developmentPlugins/gradle/wrapper/gradle-wrapper.properties
index 911e42a9..273c8bec 100644
--- a/developmentPlugins/gradle/wrapper/gradle-wrapper.properties
+++ b/developmentPlugins/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.2-all.zip