When I run ./gradlew assembleRelease build is failed with this error:
./gradlew assembleRelease
Error:Execution failed for task \':app:bundleReleaseJsAndAsse
I now this is late. may be this will help somebody.
For me it i had to upgrade to latest react-native-sentry.
react-native-sentry
apply from: "../../node_modules/react-native-sentry/sentry.gradle"
was causing problem