Skip to content

Commit

Permalink
Merge pull request #1324 from wallabag/dependabot/gradle/androidx.rec…
Browse files Browse the repository at this point in the history
…yclerview-recyclerview-1.3.1
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
2 parents ff2cfb4 + 387a076 commit d5cffee
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 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.media:media:1.6.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.recyclerview:recyclerview:1.3.1'
implementation 'com.google.android.material:material:1.9.0'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'org.greenrobot:greendao:3.3.0'
Expand Down

0 comments on commit d5cffee

Please sign in to comment.