From 18ed8c1960e992e1b20ece6baa397271a06e0d6f Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 16 Jan 2013 16:09:22 -0600 Subject: [PATCH] updating changes --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 99527085..b2603dab 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ v1.5.2 (TBA) -Only show the --aapt / -a info in verbose mode. -Fixed (issue #392) - Don't crash out if .git folder isn't present. Use SNAPSHOT-DEV instead. -Fixed (issue #67) - Only store compressed resources.arsc if original was compressed, otherwise STORE. +-Moved build.gradle files to each sub-project, more organization :) v1.5.1 PR3 (Released December 23 - 2012) Codename: Pre Release 3 -Reverted "Prevents removal of on decompile, but then throws warning on rebuild (issue #366)"