Skip to content

Commit

Permalink
Merge pull request #1409 from wallabag/dependabot/gradle/androidx.app…
Browse files Browse the repository at this point in the history
…compat-appcompat-1.7.0
  • Loading branch information
dependabot[bot] authored May 30, 2024
2 parents 277ddaa + 4e7edc1 commit dbb8704
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 @@ -58,7 +58,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.media:media:1.7.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
Expand Down

0 comments on commit dbb8704

Please sign in to comment.