Skip to content

Commit 4f051e4

Browse files
Merge pull request davide-scalzo#118 from hfossli/patch-2
Update mixpanel dependency for android
2 parents 8ce99f7 + 52d9fcd commit 4f051e4

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
@@ -17,5 +17,5 @@ android {
1717

1818
dependencies {
1919
compile 'com.facebook.react:react-native:0.19.+'
20-
compile "com.mixpanel.android:mixpanel-android:5.1.4"
20+
compile "com.mixpanel.android:mixpanel-android:5.+"
2121
}

0 commit comments

Comments
 (0)