Configuration for the Android App Bundle

If you using Android App Bundle, you need to add the following line to your app module build.gradle for crashes to symbolicate correctly.

android.bundle.enableUncompressedNativeLibs=false