1.10.0
Breaking
- Updated the native Android bridge to Braze Android SDK 3.1.0.
Added
- Added
addAlias(aliasName, aliasLabel)
to theAppboy
interface to allow aliasing users.- Thanks @alexmbp!
Changed
- Updated
build.gradle
to useproject.ext
config if available.