summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2015-07-15 15:32:35 -0700
committerYigit Boyar <yboyar@google.com>2015-07-15 15:33:09 -0700
commit9c95c40e44e4ed885ad4266485853db2aee033c2 (patch)
treea8ecde54faa43f4b244e118817e070f8777bedf1 /.gitignore
parentd4b096e3df6753c71c0c6a31c487298e8bb22da0 (diff)
downloaddata-binding-9c95c40e44e4ed885ad4266485853db2aee033c2.tar.gz
Use aar to release base adapters.
This CL updates android gradle dependency to 1.3.0-beta4 which brings support for provided aar dependencies. Taking advantage of it, now base adapters release an AAR instead of a Jar w/o any hacks. Bug: 22491107 Change-Id: I18fdd75de806aa507504b34a18c030ee25133b4d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b1b4390..448ab8f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ build
local.properties
.gradle
maven-repo
+.caches