Mixpanel v4.4.1 Release Notes

    • Improved support for Push notifications in Android Lollipop/API
      1. Users sending push notifications to Lollipop devices should include some version of Google Play Services in their build. In include Google Play Services, add the following to your build.gradle file:
       compile "com.google.android.gms:play-services:3.1+" // Any version above 3.1 will work