Skip to content

Commit

Permalink
[Lib] Update Tracks from 3.3 to 3.4 and update sentry gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Valdez authored and Andy Valdez committed Feb 6, 2024
1 parent dd1d1e9 commit 8be4949
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 8be4949

Please sign in to comment.