Skip to content

Commit b89fe03

Browse files
committed
bump mixpanel andriod dependency to 5.9.1
1 parent 6c8747b commit b89fe03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ repositories {
3434

3535
dependencies {
3636
implementation 'com.facebook.react:react-native:+'
37-
implementation 'com.mixpanel.android:mixpanel-android:5.9.0'
37+
implementation 'com.mixpanel.android:mixpanel-android:5.9.1'
3838
api 'com.google.firebase:firebase-messaging:17.3.4'
3939
}

0 commit comments

Comments
 (0)