Recent Changes‎ > ‎

Android Studio 1.3.1 In the Beta Channel

posted Aug 7, 2015, 2:17 PM by Tor Norbye
We've just released Android Studio 1.3.1 to the beta channel; unless there are any big surprises we'll promote it to the stable channel in a few days.

This is just a minor bug fix update addressing the following issues found in 1.3.0:
  • Creating Android Wear AVDs broken on Windows (b/22834707)
  • New Project Wizard ignores package name edits (181740)
  • "The SDK path is not writable": Allow the SDK directory to be read-only (181679)
  • Switch default Gradle plugin version for newly created projects from 1.2.2 to 1.3.0
  • Several fixes for LLDB debugging (details in 180819)
  • Fix Java package renaming to not involve OCHandler (180437)
To install, either use the built-in update mechanism or download installers from the Android Studio 1.3.1 page.
If you encounter bugs, see the Filing Bugs page as well as the Known Issues page.

Comments