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

Commit 24387bf7 authored by Rich Slogar's avatar Rich Slogar
Browse files

docs: build tools revision 22.0.0:

Change-Id: Idcc00e2fb0f30c54f28ad0c12c6fb014df681e76
parent bcced5b8
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>