Skip to content

Commit

Permalink
Bump appcompat from 1.4.1 to 1.4.2 (ChuckerTeam#830)
Browse files Browse the repository at this point in the history
Bumps appcompat from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2022
1 parent 8f84a13 commit e842f11
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.4.0'
appCompatVersion = '1.4.1'
appCompatVersion = '1.4.2'
constraintLayoutVersion = '2.1.4'
materialComponentsVersion = '1.5.0'
roomVersion = '2.4.1'
Expand Down

0 comments on commit e842f11

Please sign in to comment.