We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7b123 commit 0b50795Copy full SHA for 0b50795
WordPressAnalytics/build.gradle
@@ -17,7 +17,8 @@ repositories {
17
18
dependencies {
19
compile 'com.automattic:tracks:1.0.5'
20
- compile 'com.mixpanel.android:mixpanel-android:4.3.0@aar'
+ compile 'com.mixpanel.android:mixpanel-android:4.6.4'
21
+ compile 'com.google.android.gms:play-services:3.2.65'
22
compile 'org.wordpress:utils:1.3.0'
23
}
24
0 commit comments