Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd83109e authored by Miao Wang's avatar Miao Wang Committed by Android (Google) Code Review
Browse files

Merge "Changelog for BuildTools 23.0.3" into mnc-mr-docs

parents 456b1d7c d65cec19
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -49,6 +49,23 @@ android {
revisions of the Build Tools are available in your SDK, refer to the <em>Installed Packages</em>
listing in the Android SDK Manager.</p>

<div class="toggle-content opened">
  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/styles/disclosure_up.png" class="toggle-content-img"
      alt=""/>Build Tools, Revision 23.0.3</a> <em>(March 2016)</em>
  </p>
  <div class="toggle-content-toggleme">
    <ul>
      <li>Fix issues in the <a href="{@docRoot}guide/topics/renderscript/compute.html">RenderScript</a>
        Support Library on arm64 devices.</li>
      <li>Fix issues in the <a href="{@docRoot}guide/topics/renderscript/compute.html">RenderScript</a>
        Support Library on certain Jelly Bean devices.</li>
      <li>Support <code>renderscriptTargetAPI 21+</code> when using Android
        Plugin for Gradle, Revision 2.1.0 and above .</li>
    </ul>
  </div>
</div>

<div class="toggle-content opened">
  <p><a href="#" onclick="return toggleContent(this)">
    <img src="{@docRoot}assets/images/styles/disclosure_up.png" class="toggle-content-img"