* commit '04c9d1932d8a4c0f646a51ce6674535bd77b6172': docs: Added release notes for Build Tools 19.1.0
This commit is contained in:
@@ -77,6 +77,26 @@ listing in the Android SDK Manager.</p>
|
||||
<div class="toggle-content opened">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
||||
alt=""/>Build Tools, Revision 19.1.0</a> <em>(May 2014)</em>
|
||||
</p>
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
<dl>
|
||||
<dt>General Notes:</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Added <code>zipalign</code> to the Build Tools.</li>
|
||||
<li>Modified <code>aapt</code> to ignore XML files that fail to compile.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toggle-content closed">
|
||||
<p><a href="#" onclick="return toggleContent(this)">
|
||||
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
|
||||
alt=""/>Build Tools, Revision 19.0.3</a> <em>(March 2014)</em>
|
||||
</p>
|
||||
<div class="toggle-content-toggleme">
|
||||
|
||||
Reference in New Issue
Block a user