Skip to content

2.0.0

Compare
Choose a tag to compare
@jerielng jerielng released this 02 Feb 17:14
· 4 commits to main since this release
Breaking
  • Bumps the iOS minimum platform version to 13.4, per the Expo SDK 50 requirements.
  • This version requires version 8.3.0+ of the Braze React Native SDK to fully support Expo SDK 50.
Fixed
  • Fixes Android compatibility with Expo SDK 50.
    • This release removes strict dependencies on Java 11 from the build.gradle file.
    • This fix adds namespacing and buildFeatures.buildConfig for compatibility with Android Gradle Plugin 8+.