Skip to content

Commit

Permalink
Merge pull request #21054 from wordpress-mobile/dependabot/gradle/and…
Browse files Browse the repository at this point in the history
…roidx.recyclerview-recyclerview-1.3.2

Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.2
  • Loading branch information
nbradbury authored Jul 12, 2024
2 parents 36eab00 + 048e06f commit e8a9fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ext {
androidxLifecycleVersion = '2.6.2'
androidxPercentlayoutVersion = '1.0.0'
androidxPreferenceVersion = '1.2.0'
androidxRecyclerviewVersion = '1.3.0'
androidxRecyclerviewVersion = '1.3.2'
androidxSwipeToRefreshVersion = '1.1.0'
androidxViewpager2Version = '1.0.0'
androidxWorkManagerVersion = "2.9.0"
Expand Down

0 comments on commit e8a9fd2

Please sign in to comment.