Skip to content

Commit

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

Build(deps): Bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2
  • Loading branch information
David-Development authored Oct 28, 2023
2 parents 6c16c9f + 48421b0 commit 2ac62b9
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 @@ -142,7 +142,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.google.android.material/material
implementation "com.google.android.material:material:1.10.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.3.1"
implementation "androidx.recyclerview:recyclerview:1.3.2"
implementation "androidx.browser:browser:1.6.0"
implementation "androidx.cardview:cardview:1.0.0"
implementation 'com.google.code.gson:gson:2.10.1'
Expand Down

0 comments on commit 2ac62b9

Please sign in to comment.