Skip to content

Commit

Permalink
Merge pull request #8687 from TacoTheDank/bumpExoPlayer
Browse files Browse the repository at this point in the history
Update ExoPlayer to 2.18.1
  • Loading branch information
Stypox committed Aug 2, 2022
2 parents 35a118a + 229422b commit ee36845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -102,7 +102,7 @@ ext {
androidxWorkVersion = '2.7.1'

icepickVersion = '3.2.0'
exoPlayerVersion = '2.18.0'
exoPlayerVersion = '2.18.1'
googleAutoServiceVersion = '1.0.1'
groupieVersion = '2.10.1'
markwonVersion = '4.6.2'
Expand Down
@@ -1,5 +1,5 @@
/*
* Based on ExoPlayer's DefaultHttpDataSource, version 2.18.0.
* Based on ExoPlayer's DefaultHttpDataSource, version 2.18.1.
*
* Original source code copyright (C) 2016 The Android Open Source Project, licensed under the
* Apache License, Version 2.0.
Expand Down

0 comments on commit ee36845

Please sign in to comment.