Skip to content

Commit

Permalink
Merge pull request #20134 from wordpress-mobile/andy/issue-19980
Browse files Browse the repository at this point in the history
[Lib] Update Tracks from 3.3 to 3.4 and update sentry gradle.
  • Loading branch information
ravishanker authored Feb 11, 2024
2 parents daca615 + 8be4949 commit 7cb41dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext {
automatticAboutVersion = '1.4.0'
automatticRestVersion = '1.0.8'
automatticStoriesVersion = '2.4.0'
automatticTracksVersion = '3.3.0'
automatticTracksVersion = '3.4.0'
gutenbergMobileVersion = 'v1.112.0'
wordPressAztecVersion = 'v2.0'
wordPressFluxCVersion = '2.64.0'
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluginManagement {
gradle.ext.agpVersion = '8.1.0'
gradle.ext.googleServicesVersion = '4.3.15'
gradle.ext.navigationVersion = '2.5.3'
gradle.ext.sentryVersion = '3.5.0'
gradle.ext.sentryVersion = '3.14.0'
gradle.ext.daggerVersion = "2.46.1"
gradle.ext.detektVersion = '1.23.0'
gradle.ext.violationCommentsVersion = '1.67'
Expand Down

0 comments on commit 7cb41dd

Please sign in to comment.