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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent cfaf7bb commit c48cd06
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 c48cd06

Please sign in to comment.