We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8747b commit b89fe03Copy full SHA for b89fe03
android/build.gradle
@@ -34,6 +34,6 @@ repositories {
34
35
dependencies {
36
implementation 'com.facebook.react:react-native:+'
37
- implementation 'com.mixpanel.android:mixpanel-android:5.9.0'
+ implementation 'com.mixpanel.android:mixpanel-android:5.9.1'
38
api 'com.google.firebase:firebase-messaging:17.3.4'
39
}
0 commit comments