Thursday, September 28, 2023

Android Studio Giraffe Patch 2 is now available

Android Studio - Giraffe | 2022.3.1 Patch 2 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 Update (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

Fixed Issues
Android Gradle Plugin
androidResources is not available in the android library module
[AGP 8.1.0] ./gradlew test fails with "Unable to find manifest output" if both splits.abi.isEnable and testOptions.unitTests.isIncludeAndroidResources are true
Database Inspector
Android Studio 2022.3.1 Giraffe is missing database inspector
Shrinker (R8)
Kotlin 1.9 causes Kotlin lambdas to be destroyed by R8 if nullchecks are stripped
R8 fails with "Undefined value encountered during compilation" for play-services-measurement-21.3.0-runtime.jar