Bump exoplayer from 2.13.2 to 2.14.2

Bumps [exoplayer](https://github.com/google/ExoPlayer) from 2.13.2 to 2.14.2.
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.13.2...r2.14.2)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-05 13:16:27 +00:00 committed by GitHub
parent 7eff86cd3d
commit c23ffe93a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -325,7 +325,7 @@ dependencies {
ktlint "com.pinterest:ktlint:0.42.0"
implementation 'org.conscrypt:conscrypt-android:2.5.2'
implementation 'com.google.android.exoplayer:exoplayer:2.13.2'
implementation 'com.google.android.exoplayer:exoplayer:2.14.2'
// Shimmer animation
implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'