Merge pull request #1713 from austinhuang0131/renovate/com.google.android.exoplayer-exoplayer-ui-2.x

Update dependency com.google.android.exoplayer:exoplayer-ui to v2.14.2
This commit is contained in:
Austin Huang 2021-07-24 10:58:34 -04:00 committed by GitHub
commit 98e1341424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ configurations.all {
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
def exoplayer_version = '2.14.1'
def exoplayer_version = '2.14.2'
implementation 'com.google.android.material:material:1.4.0'