From 947870d342cdc6c9c3017811969836c99fe9fbae Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 27 Feb 2013 19:38:14 -0600 Subject: [PATCH] update changes --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 397dec14..132d896a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ v1.5.3 (TBA) -Updated to smali/baksmali to v1.4.2 -Fixed (issue #396) - Correctly handle android:debuggable while in debug mode. -Updated to Gradle 1.4 +-Updated known bytes for configurations to 38 (from addition of layout direction) +-Fixed NPE when handling odex apks even with --no-src specified. (Thanks Rodrigo Chiossi) v1.5.2 (Released February 2 - 2013) Codename: Bug Fixes -Fixed (issue #299) - output smali filename errors to screen during rebuild instead of filestream