Change8

v0.83.3

📦 react-nativeView on GitHub →
1 features🐛 2 fixes

Summary

This release introduces Android dev support customization and fixes build issues related to EdenFS compatibility and Gradle property resolution in monorepos.

✨ New Features

  • Android: Added support for custom headers in development support.

🐛 Bug Fixes

  • Fixed rncore tarball extraction to ensure compatibility with EdenFS.
  • Fixed included-build `gradle.properties` resolution for monorepos by prioritizing reading from parent Gradle start parameters before falling back to default locations, ensuring correct inheritance of `hermesV1Enabled`.