Skip to content

Commit 0b50795

Browse files
committed
upgrade mixpanel to 4.6.4
1 parent 3f7b123 commit 0b50795

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WordPressAnalytics/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ repositories {
1717

1818
dependencies {
1919
compile 'com.automattic:tracks:1.0.5'
20-
compile 'com.mixpanel.android:mixpanel-android:4.3.0@aar'
20+
compile 'com.mixpanel.android:mixpanel-android:4.6.4'
21+
compile 'com.google.android.gms:play-services:3.2.65'
2122
compile 'org.wordpress:utils:1.3.0'
2223
}
2324

0 commit comments

Comments
 (0)