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.
2 parents 6c8747b + 0b04a14 commit c1ea80bCopy full SHA for c1ea80b
android/build.gradle
@@ -34,6 +34,5 @@ repositories {
34
35
dependencies {
36
implementation 'com.facebook.react:react-native:+'
37
- implementation 'com.mixpanel.android:mixpanel-android:5.9.0'
38
- api 'com.google.firebase:firebase-messaging:17.3.4'
+ implementation 'com.mixpanel.android:mixpanel-android:5.9.1'
39
}
0 commit comments