Skip to content

Commit

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

Bump recyclerview from 1.1.0 to 1.2.1
  • Loading branch information
David-Development authored Jan 15, 2023
2 parents e42d8f3 + e64385c commit 4a220be
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 @@ -138,7 +138,7 @@ dependencies {
implementation "com.google.android.material:material:1.4.0"
//implementation "com.google.android.material:material:1.0.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation "androidx.browser:browser:1.4.0"
implementation "androidx.cardview:cardview:1.0.0"
//implementation 'de.mrmaffen:holocircularprogressbar:1.0.1'
Expand Down

0 comments on commit 4a220be

Please sign in to comment.