Android Studio 3.2 Canary 15 is now available in the Canary and Dev channels.
If you already have an Android Studio build on the Canary or Dev channel, you can get the update by choosing Help > Check for Updates (Android Studio > Check for Updates on Mac). Otherwise, you can download it here.
This update includes the following fixes:
- R8 parsing of ProGuard rules has been improved.
- Errors regarding ProGuard configuration have been improved.
- Code coverage for Kotlin test cases was being reported as 0%. This bug is fixed.
- Assets in folders with names beginning with an underscore (_) character were omitted. This bug is fixed.
- The default
.gitignoredidn't ignore.idea/caches/build_file_checksums.ser. This bug is fixed. - Under some circumstances, you could not select items in the Preview pane of the Layout Editor. This bug is fixed.
- The Network Profiler was incorrectly reformatting application header names to show all lower-case letters, even if the actual application header names used upper-case letters. This bug is fixed.
- The enabled and disabled states of the Terminate app button have been made more obviously different from one another.
- The UI for creating cloud projects has been replaced with a link to create a new Firebase project.
For information on new features and changes in previous Canary builds, see the Android Studio Preview 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.