davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

Update Mixpanel Android SDK to 5.7 #262

Closed kyleclegg closed 3 years ago

kyleclegg commented 3 years ago

Updates the Mixpanel Android SDK to 5.7, which includes support for rich push notifications. Mixpanel Android is currently on 5.8.5 but I opted to just bump to 5.7 in this PR and test 5.8.5 more thoroughly later.

https://github.com/mixpanel/mixpanel-android/releases/tag/v5.7.0

kyleclegg commented 3 years ago

Recreated PR