Android Studio 4.1 Canary 7 is now available in the Canary and Dev channels.
If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing Help > Check for Updates (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.
Dagger navigation support
Android Studio makes it easier to navigate between your Dagger-related code by providing new gutter actions in the IDE and extending support in the Find Usages window.
To learn more, see the release notes.
General Fixes
Android Gradle Plugin- Issue #148525428: Android Studio 4.0 Canary 8 and 9 don't pick up versionCode changes when using app bundle and APK
- Issue #144938511: Android Studio doesn't support CMake's OBJECT library
- Issue #153684330: "Refresh table" results in empty table for some queries
- Issue #140642032: Kotlin class property annotated with VisibleForTesting not generating error/warning when called from other Kotlin code
For information on new features and changes in all preview builds of Android Studio 4.1, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.
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.