Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent 0fc3c2f commit 6c1e982
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.4.3"
androidxCore = "1.9.0"
androidxFragment = "1.5.5"
androidxAppcompat = "1.5.1"
androidxAppcompat = "1.6.0"
androidxLegacy = "1.0.0"

// Kotlin
Expand Down

0 comments on commit 6c1e982

Please sign in to comment.