Android Studio Ladybug Feature Drop | 2024.2.2 RC 1 is now available in the Beta channel.
If you already have an Android Studio build on the Beta 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 Feature Drop, see the Android Studio Preview release notes.
For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 RC 1 and Android Gradle Plugin 8.8.0-rc01. 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 |
com.android.settings plugin doesn't recognize targetSdk
|
|
Import/Sync |
Ladybug Feature Drop 2024.2.2 Canary 9 freezes when indexing
|
|
Jetpack Compose |
"produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment
|
|
Lint |
False positive lint check android.permission.SCHEDULE_EXACT_ALARM is only granted to system apps
|
K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio
|
|