Skip to content

Commit

Permalink
chore: bump androidx.appcompat:appcompat from 1.2.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps androidx.appcompat:appcompat from 1.2.0 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 May 16, 2024
1 parent 6044594 commit 575d6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'

//Android X Libraries
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
Expand Down

0 comments on commit 575d6f1

Please sign in to comment.