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

Commit 464a2bc2 authored by Rich Slogar's avatar Rich Slogar Committed by Android (Google) Code Review
Browse files

Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev

parents 5a604b35 24387bf7
Loading
Loading
Loading
Loading
+23 −1
Original line number Diff line number Diff line
@@ -78,6 +78,28 @@ 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 22.0.0</a> <em>(March 2015)</em>
  </p>
  <div class="toggle-content-toggleme">
    <p>Added support for Android 5.1 (API level 22).</p>
  </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 21.1.2</a> <em>(February 2015)</em>
  </p>
  <div class="toggle-content-toggleme">
    <p>Fixed problem with building data layouts in 32-bit mode.</p>
  </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 21.1.1</a> <em>(November 2014)</em>
  </p>
  <div class="toggle-content-toggleme">
@@ -92,7 +114,7 @@ listing in the Android SDK Manager.</p>
      alt=""/>Build Tools, Revision 21.1</a> <em>(October 2014)</em>
  </p>
  <div class="toggle-content-toggleme">
    <p>Added multidex file support for APKs and Jack suppport to address the 64K method reference
    <p>Added multidex file support for APKs and Jack support to address the 64K method reference
    limit.</p>
  </div>
</div>