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.

CODE
android.bundle.enableUncompressedNativeLibs=false