Skip to content

Commit

Permalink
chore(deps): Bump androidx.appcompat:appcompat in the android-deps gr…
Browse files Browse the repository at this point in the history
…oup (#21)

Bumps the android-deps group with 1 update: androidx.appcompat:appcompat.


Updates `androidx.appcompat:appcompat` from 1.6.1 to 1.7.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 4bd25f4 commit f9476a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {

dependencies {

implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit f9476a2

Please sign in to comment.