Dev.
[Android] 안드로이드 스튜디오 3.5.2 출시 본문
<출처>
https://androidstudio.googleblog.com/2019/11/android-studio-352-available.html
Android Studio 3.5.2 is now available in the Stable channel.
If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Update (Android Studio > Check for Updates on macOS). Otherwise, you can download here.
This minor release improves stability and performance, and includes fixes for the following issues:
Gradle
- Issue#141927977: Constraint reason strings can take too much memory on large projects
Layout Editor
- Issue #129457736: Reformatting changes the order of elements
Core IDE
- Issue #140220674: Setting JDK location to JAVA_HOME in project structure dialog does not set JDK location to JAVA_HOME.
- Issue #142002567: Android Studio 3.5.1 fails to sync
- Issue #129261435: Android syncing hangs if distributionSha256Sum mismatches after upgrade
Databinding
- Issue #140999936: AGP 3.6-alpha11: error: cannot generate view binders java.lang.StackOverflowError
- Issue #142130560: Arch components github sample does not compile with AGP 3.6.alpha11
- Issue #141633235: data binding crashes if you have Foo extends LiveData<Foo>
For information on new features and changes in all releases of Android Studio, see the Android Studio release notes.
We greatly appreciate your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. Note that you can also vote for an existing issue to indicate that you are also affected by it.
'Knowledge' 카테고리의 다른 글
[Android] 모든 안드로이드 기기는 2020년 1월 31일 이후 안드로이드 10 으로 만 출시 되어야 합니다. (0) | 2019.11.15 |
---|