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
AppDynamics SaaS
list_alt
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