posted Oct 21, 2015, 4:50 PM by Tor Norbye
[
updated Oct 21, 2015, 4:50 PM
]
Android Studio 1.4.1 is now available in the beta channel. Unless there are any surprises, we will promote it to the stable channel in a couple of days.
1.4.1 is a pure bug fix release on top of 1.4. The following fixes are included: - Fixed Gradle model caching bug (led to excessive Gradle syncing when the IDE was restarted)
- Fix code completion performance issue when using libraries with private resources
- Fix deadlock when using native debugging
- Fix subversion 1.9 version validation
- 189658: Do not attempt to validate if device chooser is not enabled
- 188577: Fix missing translation detection for region overrides
- 188070: Fix deadlock in the theme editor
- 187726: Fix theme editor reload/edit conflict
- 188055: Theme editor performance fix
- 187665: launch compatibility: when looking at uses-feature, the "required" attribute is not taken into account
Installation You can update your current 1.4 installation to 1.4.1 by using the built-in patch mechanism (make sure you switch to the Beta channel first, if necessary.)
Alternatively, you can download a complete build from the 1.4.1 Page.
Problems? If you run into problems, be sure to check the Known Issues page which we'll update as necessary. |
|