Android Studio Ladybug | 2024.2.1 Patch 1 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 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 Ladybug, see the Android Studio release notes.
For details of bugs fixed in each previous release of Android Studio Ladybug, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Ladybug | 2024.2.1 Patch 1 and Android Gradle Plugin 8.7.1. 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 |
agp docs have a lot of TBD
|
|
Android SDK Upgrade Assistant |
Links from Android SDK Upgrade Assistant point to internal Google documentation
|
|
IntelliJ |
Cannot open Android studio: Missing essential plugins
|
|
Lint |
AGP 8.6.1: Regression - WrongConstant lint failure when using [Int].toLong() inside a @LongDef in Kotlin
|
"At least one host must be specified" lint error when setting http or https intent-filter scheme
|
|
Running Tests |
java.lang.NoClassDefFoundError when running tests using JUnit
|
Run configuration for unit tests is not properly updated
|
|