summaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2014-12-12 18:45:04 -0800
committerYigit Boyar <yboyar@google.com>2014-12-16 16:18:06 -0800
commit8ffce57a6056a34c9568ef1893d6e36ce80f2245 (patch)
tree5e2fe10eea059c2eb3031279910c70a84155f045 /settings.gradle
parentba43938d2c4c915859960563ec3c439deddacacf (diff)
downloaddata-binding-8ffce57a6056a34c9568ef1893d6e36ce80f2245.tar.gz
Upload plugin for new lang
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle4
1 files changed, 3 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index c069a579..5dea8c3c 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,4 +1,6 @@
include ':library'
include ':compiler'
include ':gradlePlugin'
-include ':grammerBuilder' \ No newline at end of file
+include ':grammerBuilder'
+include ':annotationprocessor'
+include 'xmlGrammer'