Changelog for BuildTools 23.0.3

Bug: 27774627
Change-Id: I017f93e706b79ed4d1245ca3a5ab1b09aac786f7
This commit is contained in:
Miao Wang
2016-03-21 16:07:36 -07:00
parent ea61ca9331
commit d65cec1970

View File

@@ -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"