DashO Gradle Plugin Change Log V1.3 Build 0

Change Log – Version 1.3.0

Enhancements:

  • Added an “includeAsInputs” setting, allowing support libraries to be easily included in obfuscation.

Fixes:

  • The full set of libraries required by the application (including compile-time project dependencies) will be sent to dex in the initial build.

Changes:

  • Requires Gradle 2.1.
  • Requires Android Gradle Plugin 0.13.x.