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

Commit d65cec19 authored by Miao Wang's avatar Miao Wang
Browse files

Changelog for BuildTools 23.0.3

Bug: 27774627
Change-Id: I017f93e706b79ed4d1245ca3a5ab1b09aac786f7
parent ea61ca93
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"