Android Plugin for Gradle,修订版 1.0.1(2015 年 1 月)

依赖项:
  • Gradle 2.2.1(最高到 2.3.x)。

    注意:此版本的 Android Plugin for Gradle 与 Gradle 2.4 及更高版本不兼容。

  • Build Tools 21.1.1 或更高版本。

<dt>General Notes:</dt>
<dd>
  <ul>
    <li>Fixed issue with Gradle build failure when accessing the
      <code>extractReleaseAnnotations</code> module.
      (<a href="http://b.android.com/81638">Issue 81638</a>).</li>
    <li>Fixed issue with <code>Disable</code> passing the
      <code>--no-optimize</code> setting to the Dalvik Executable (dex)
      bytecode. (<a href="http://b.android.com/82662">Issue
      82662</a>).</li>
    <li>Fixed manifest merger issues when importing libraries with a
      <code>targetSdkVersion</code> less than 16.</li>
    <li>Fixed density ordering issue when using Android Studio with
      JDK 8.</li>
  </ul>
</dd>