2.0.0
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+.
- This release removes strict dependencies on Java 11 from the