aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2013-11-15 13:11:24 -0800
committerXavier Ducrohet <xav@google.com>2013-11-15 13:12:03 -0800
commit18cb7aa73f2d078dfe370322e0602de11c1180ef (patch)
tree4f4af4e9d0bb72e0155a32ad36810b4d670c0527 /changelog.txt
parent9d68c2ab5f1a234b55610d892be9d25da67f69aa (diff)
downloadbuild-18cb7aa73f2d078dfe370322e0602de11c1180ef.tar.gz
Support to test proguarded apps.
Change-Id: I4cce4479c6c3e7e5e56bfe346e85ff32b486dbd3
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index e8d0b4a..ea7659f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,6 @@
0.7.0
- Switch to ProGuard 4.10
+ - Added ability to test proguarded (obfuscated) apps.
- Jar files are now pre-dexed for faster dexing.
- First pass at NDK integration