Monday, July 14, 2025

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 now available

Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Narwhal Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Narwhal Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Narwhal Feature Drop | 2025.1.2 Canary 9 and Android Gradle Plugin 8.12.0-alpha09. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
BuiltInKotlinJvmAndroidCompilation doesn't work with Kotlin compiler plugins such as Anvil and KSP
Fused library plugin fails during `:mergingArtifactAAR_METADATA` task
Lint
[lint] MemberExtensionConflict false positive on parameter name conflict
[lint] PropertyEscape false positive on valid properties file
Multiplatform
Defined androidLibrary.jvmTarget should override defined jvmToolchain
Upgrade Assistant
AGP Upgrade Assistant doesn't upgrade lint version
Upgrade assistant support for Change the app’s targetSdk default value to be based on compileSdk instead of minSdk