Skip to content

Commit

Permalink
Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.appcompat:appcompat from 1.5.1 to 1.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent dccbd02 commit 018e261
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 @@ -11,7 +11,7 @@ buildscript {
androidxRoom = "2.5.0"
androidxCore = "1.9.0"
androidxFragment = "1.5.5"
androidxAppcompat = "1.5.1"
androidxAppcompat = "1.6.1"
androidxLegacy = "1.0.0"

// Kotlin
Expand Down

0 comments on commit 018e261

Please sign in to comment.