aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2013-08-01 22:40:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-08-01 22:40:59 +0000
commitaff5662bbceb8d742988a63732abf04ae8ffd830 (patch)
treeaff59e589153ca0b250fb3f7cd3839e662d89fc2
parentcb4fc633978ab9fa2260f38a1d50095b0fc7d28b (diff)
parent5c3079cecb3f0e6336cb588e95218a791c68839c (diff)
downloadbuild-aff5662bbceb8d742988a63732abf04ae8ffd830.tar.gz
-rw-r--r--changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index ad56993..e6dc67d 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,9 +1,12 @@
+0.5.5
+- Fix issue preventing to use Build Tools 18.0.1
- access to the variants container don't force creating the task.
This means android.[application|Library|Test]Variants will be empty
during the evaluation phase. To use it, use .all instead of .each
- Only package a library's own resources in its aar.
-- Misc fixes
+- Fix incremental issues in the resource merger.
+- Misc bug fixes.
0.5.4