

The new shrinker replaces unused file-based resources with slightly different minimal files than the previous resource shrinker, but this is not expected to have any runtime impact. To help diagnose issues, or as a temporary workaround, you can switch back to the previous implementation by adding android.enableNewResourceShrinker=false to your project's gradle.properties.

Please report any issues you find with the new resource shrinker or the experimental flag. This behavior is not enabled by default yet, but you can opt in to try it by adding the experimental option =true to your project's gradle.properties file. The new resource shinker can delete unused file resources completely, reducing the size of your app more.

The new resource shrinker implementation can reduce the size of your shrunk app even more by modifying the resource table to remove unused value resources and references to unused file resources.
ANDROID STUDIO EMULATOR CRASHES MAC PATCH
Android Studio - Arctic Fox | 2020.3.1 Patch 2 no.Android Studio Bumblebee Canary 11 available.Android Studio Bumblebee Canary 12 available.Android Studio Bumblebee Canary 13 available.
