Skip to content

Commit

Permalink
Merge pull request #1238 from nextcloud/dependabot/gradle/androidx.re…
Browse files Browse the repository at this point in the history
…cyclerview-recyclerview-1.3.1

Build(deps): Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1
  • Loading branch information
David-Development authored Sep 5, 2023
2 parents 04303da + 90aeff1 commit 51ce8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.google.android.material/material
implementation "com.google.android.material:material:1.9.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.3.0"
implementation "androidx.recyclerview:recyclerview:1.3.1"
implementation "androidx.browser:browser:1.5.0"
implementation "androidx.cardview:cardview:1.0.0"
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down

0 comments on commit 51ce8bc

Please sign in to comment.