Skip to content

Commit

Permalink
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 (#1258)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 2a35ec9 commit 943d056
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 @@ -6,7 +6,7 @@ buildscript {

// Google libraries
activityVersion = '1.9.0'
appCompatVersion = '1.6.1'
appCompatVersion = '1.7.0'
constraintLayoutVersion = '2.1.4'
materialComponentsVersion = '1.12.0'
fragmentVersion = '1.8.1'
Expand Down

0 comments on commit 943d056

Please sign in to comment.