summaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c33f2b13..c43a8f0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ maven-repo
.idea/modules
old-version-projects/tmp-maven-repo
integration-tests/*/build
-old-version-projects/*/build \ No newline at end of file
+old-version-projects/*/build
+build/kotlin-build/caches/version.txt