Merge pull request #1484 from austinhuang0131/renovate/androidx.recyclerview-recyclerview-1.x

Update dependency androidx.recyclerview:recyclerview to v1.2.1
This commit is contained in:
Austin Huang 2021-06-28 17:10:18 -04:00 committed by GitHub
commit df6c0782b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ dependencies {
implementation "com.google.android.exoplayer:exoplayer-dash:$exoplayer_version"
implementation "com.google.android.exoplayer:exoplayer-ui:$exoplayer_version"
implementation "androidx.recyclerview:recyclerview:1.2.0"
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation "androidx.navigation:navigation-fragment:$nav_version"