commit | 157adfde7cc6c2b13294213734fda1212c2b4485 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Thu Jul 11 10:04:17 2013 -0700 |
committer | Xavier Ducrohet <xav@android.com> | Thu Jul 11 10:04:17 2013 -0700 |
tree | e05278191b9927056b456f99bf8222a24e57b04d | |
parent | fb98e75c34d7ab8a9efd9600837a48fb8f9c57fe [diff] [blame] |
Update change log. Change-Id: I21cccf8514cc06378ec4dfa08ac901bd8e9b34c5
diff --git a/changelog.txt b/changelog.txt index b238b50..24b5359 100644 --- a/changelog.txt +++ b/changelog.txt
@@ -11,6 +11,7 @@ - Fixed dependency for tests of library project to properly include all the dependencies of the library itself. - Fixed case where two dependencies have the same leaf name. +- Fixed issue where proguard rules file cannot be applied on flavors. 0.4.3: