Android Studio - Electric Eel | 2022.1.1 RC3 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 Update (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.
For information on new features and changes in all preview builds of Android Studio Electric Eel, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.
Fixed Issues |
Android Gradle Plugin |
r8.jvmArgs don't get used
|
|
Deployment |
|
Fragment |
Fragment DialogFragmentCallbacksDetector Lint is broken when I upgrade to lint 30.4.x (AGP 7.4.x)
|
|
Import/Sync |
No run configurations created for modules with "com.android.test" Gradle plugin
|
Frozen IDE attempting kotlin method refactor in large project
|
|
Lint |
Lint: NPE due to querying Application instance in mergeOnly mode
|
|
Shrinker (R8) |
[R8 3.3.68] Crash on some Android 6 devices after upgrading from R8 3.2
|
Latest version com.android.tools.build:gradle:7.3.1 with okhttp 3.12.13 crashes on Android API 16
|
R8 doesn't properly obfuscate enum constant values for Kotlin enum class
|
R8 stripping out unused field, causes NPE in the code down below in the class constructor.
|
Creating an D8 AppInfo for horizontal merging may invalidate D8 type assumptions
|
|