This is a replacement for the deprecated
android.bundle.enableUncompressedNativeLibs option that we had been relying on before upgrading React Native and Gradle.
Pull Request Checklist
[ ] I have linked this PR to a related GitHub issue.
[ ] I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.
(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package:
[ ] I have run e2e tests for mobile
[ ] I have updated base screenshots for visual regression tests
This is a replacement for the deprecated android.bundle.enableUncompressedNativeLibs option that we had been relying on before upgrading React Native and Gradle.
Pull Request Checklist
(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package: