am 8a4246b0: am 7f328d98: am 08b3f121: am 72c1f222: Merge "docs: studio 1.3.1 revision updates" into mnc-preview-docs

* commit '8a4246b08fdbe231e0ead0a069608842404c2ecd':
  docs: studio 1.3.1 revision updates
This commit is contained in:
Rich Sloager
2015-08-17 15:56:08 +00:00
committed by Android Git Automerger

View File

@@ -39,9 +39,32 @@ select <strong>Android Studio > Check for updates</strong>).</p>
<p>The sections below provide notes about successive releases of
Android Studio, as denoted by revision number. </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=""/>Android Studio v1.3.1</a> <em>(August 2015)</em>
</p>
<div class="toggle-content-toggleme">
<p>Fixes and enhancements:</p>
<ul>
<li>Fixed support for creating an Android Wear Android Virtual Device (AVD) on Windows. </li>
<li>Updated the <em>Project Wizard</em> to use the entered project name. </li>
<li>Added support to allow the Android SDK to be stored in a read-only directory. </li>
<li>Updated Android Plugin for Gradle version to 1.3.0. </li>
<li>Fixed issues with launching a debug session from the Android Debug Bridge (adb) Unix
shell. </li>
<li>Fixed the Java package renaming message to show the correct package name. </li>
</ul>
</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=""/>Android Studio v1.3.0</a> <em>(July 2015)</em>
</p>
<div class="toggle-content-toggleme">