Skip to content

Commit 5bef5bd

Browse files
authored
Merge pull request #9110 from wordpress-mobile/issue/9109-update-tracks
Bump tracks version to 1.1.5
2 parents 4c64553 + 2cad07c commit 5bef5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/analytics/WordPressAnalytics/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation 'com.automattic:tracks:1.1.4'
22+
implementation 'com.automattic:tracks:1.1.5'
2323
implementation 'org.wordpress:utils:1.19.0'
2424

2525
lintChecks 'org.wordpress:lint:1.0.1'

0 commit comments

Comments
 (0)