Merge pull request #8536 from TacoTheDank/bumpExoPlayer

Update ExoPlayer to 2.18.0
This commit is contained in:
Robin 2022-07-13 12:59:12 +02:00 committed by GitHub
commit e1029800f3
6 changed files with 47 additions and 48 deletions

View file

@ -105,7 +105,7 @@ ext {
androidxWorkVersion = '2.7.1'
icepickVersion = '3.2.0'
exoPlayerVersion = '2.17.1'
exoPlayerVersion = '2.18.0'
googleAutoServiceVersion = '1.0.1'
groupieVersion = '2.10.1'
markwonVersion = '4.6.2'