From 122c877044d549b3f2d1eab988722ba6aeaa2844 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Wed, 5 Aug 2015 13:28:56 -0700 Subject: [PATCH] docs: studio 1.3.1 revision updates Change-Id: I788dae03d2dd7f66d6f202c51c32edfc1d0edd16 --- docs/html/tools/revisions/studio.jd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd index b3379b41b2c9d..c922b288411ee 100644 --- a/docs/html/tools/revisions/studio.jd +++ b/docs/html/tools/revisions/studio.jd @@ -39,9 +39,32 @@ select Android Studio > Check for updates).

The sections below provide notes about successive releases of Android Studio, as denoted by revision number.

+

Android Studio v1.3.1 (August 2015) +

+
+

Fixes and enhancements:

+
    +
  • Fixed support for creating an Android Wear Android Virtual Device (AVD) on Windows.
  • +
  • Updated the Project Wizard to use the entered project name.
  • +
  • Added support to allow the Android SDK to be stored in a read-only directory.
  • +
  • Updated Android Plugin for Gradle version to 1.3.0.
  • +
  • Fixed issues with launching a debug session from the Android Debug Bridge (adb) Unix + shell.
  • +
  • Fixed the Java package renaming message to show the correct package name.
  • +
+
+
+ + + + +
+

+ Android Studio v1.3.0 (July 2015)