Version | Change log |
Android Studio 2024.3.1.13 Mar 7, 2025 |
Fixed Issues: Android Gradle Plugin: Unable to strip the following libraries, packaging them as they are Gradle Files Editor: [DCL] Add support for function call with lambda as last parameter UastGradleVisitor does not correctly detect parents for method calls Make TomlError Parser aware about catalog names and iterate through catalogs if necessary Lint: Lint: AGP 8.10.0-alpha05 triggers lots of false positive SyntheticAccessor Make it possible to enable NewApi on test sources What is the effect of pressing button "LintIdeFix" after code inspection in Android Studio Logcat: Android Studio Meerkat Feature Drop | 2024.3.2 Canary 4- Not able to change the Logcat font and its size Multiplatform: 'Non-Android source sets detected' notification is displayed for jvm source sets in a kmp project with android and jvm targets applied |
Android Studio 2024.2.2.15 Feb 26, 2025 |
Fixed Issues: Initialization script 'C:UsersmypcAppDataLocalTempijresolvers2.gradle' line: 162 Android Studio not deploying changes to app Gson proguard is not working properly after upgrading to AGP 8.8 java.lang.VerifyError: Verifier rejected class Leanback crashes when minified with R8 included in AGP 8.10.0-alpha04 |
Android Studio 2024.2.2.14 Feb 13, 2025 |
API: Graduate com.android.build.api.variant.HasDeviceTests to stable Compose Preview Screenshot Testing: Can't generate screenshots: update task fails in coroutine dispatcher setup Deployment: [Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts" Feedback: Rename Help > Submit Feedback to Help > File Bug? Gradle: When using compose in a single-variant android library, that variant should have includeSourceInformation enabled IntelliJ: From JetBrains: stamp Bazel-built plugin metadata into product-info.json Layout and Resource Editing: Layout scroll ??? Lint: False positive lint error for CredentialManagerSignInWithGoogle Multiplatform: Accessing `AnalyticsEnabledSources.java` crashes if the delegate's java property is null Room SQL: Queries querying database views give syntax error Dropping column in query gives style check error |
Android Studio 2024.2.2.13 Feb 5, 2025 |
Fixed Issues: Android Gradle Plugin: AndroidComponentsExtension.addSourceSetConfigurations broken when stats are enabled Code Editor: Inline Completion: non-English characters don't always render Deployment: [Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts" Import/Sync: Meerkat canary06 breaks gradle-profiler Layout and Resource Editing: Android studio got slow after updating Lint: AS 2024.3.1.4 hang intermittently when editing kotlin texts. Move/Rename Code Refactor: Unable to rename files in meerkat android studio canary 9 Running Tests: Cannot run unit tests. |
Android Studio 2024.2.1.12 Dec 16, 2024 |
Fixed Issues: Android Gradle Plugin: Maybe let AGP's built-in Kotlin support auto-add kotlin stdlib dependency Jetpack Compose: "produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment Lint Runtime exception below API 26 with unsupported Java nio API (with no lint error) Lint prevents usage of RequiresApi even on private helper method in test K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio Running Devices: Copy & paste not working in Android Studio (Linux) |
Android Studio 2024.2.2.12 Dec 16, 2024 |
Fixed Issues: Android Gradle Plugin: Maybe let AGP's built-in Kotlin support auto-add kotlin stdlib dependency Jetpack Compose: "produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment Lint Runtime exception below API 26 with unsupported Java nio API (with no lint error) Lint prevents usage of RequiresApi even on private helper method in test K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio Running Devices: Copy & paste not working in Android Studio (Linux) |
Android Studio 2024.2.1.12 Dec 2, 2024 |
Many missing analysis API method warnings when running lint False positive lint check android.permission.SCHEDULE_EXACT_ALARM is only granted to system apps |
Android Studio 2024.2.1.11 Nov 1, 2024 |
Apks generated from Bundles does not consider privacy sandbox support "Lambda can be replaced with method reference" suggested when it is unhelpful to do so due to version restrictions ProduceStateDoesNotAssignValue false positive Remove usages of deprecated EP: com.intellij.dom.fileDescription AI Rename suggestion includes current/original name Settings pseudoLocalesEnabled should automatically update resourceConfigurations AbstractAnnotationDetector checks wrong overloaded functions/constructors Lint ImportAliasTestMode doesn't create import aliases for top level functions WrongConstant lint appearing twice New ObsoleteSdkInt lint warnings with AGP 8.8 |
Android Studio 2024.2.1.10 Oct 17, 2024 |
Fixed Issues: Issue #373243841 "Lambda can be replaced with method reference" suggested when it is unhelpful to do so due to version restrictions |
Android Studio 2024.2.1.9 Oct 2, 2024 |
Fixed Issues: "False positive" WrongConstant when using PackageManager.ResolveInfoFlags.of with Kotlin |