Skip to content

Commit c169601

Browse files
committed
Merge pull request #2913 from wordpress-mobile/issue/2903-update-track-to-1--0-4
Update Tracks to 1.0.4
2 parents cf96271 + 52ddeaa commit c169601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressAnalytics/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
dependencies {
19-
compile 'com.automattic:tracks:1.0.3'
19+
compile 'com.automattic:tracks:1.0.4'
2020
compile 'com.mixpanel.android:mixpanel-android:4.3.0@aar'
2121
compile 'org.wordpress:utils:1.3.0'
2222
}

0 commit comments

Comments
 (0)