Change Log - Version 7.9.0 - Release Date April 20, 2016
Version 7.9.0
-
Changes
- Updated the DashO Gradle Plugin to v2.0.0, with support for Android Gradle 2.0.
- Includes apktool-2.1.0.
-
Fixes
- Input classes which are used in methods declared by support libraries will no longer be renamed(rare).
- CustomAnnotations defined and used in inputs can now be removed without error.
- Will not rename a method in a parent class if it implements a non-renamable interface method in a sub class.