-Updated exoplayer lib to 2.8.2.

This commit is contained in:
John Zhen Mo 2018-06-28 12:21:03 -07:00
parent ca679f5932
commit 644766b5a6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ android {
ext {
supportLibVersion = '27.1.1'
exoPlayerLibVersion = '2.8.1'
exoPlayerLibVersion = '2.8.2'
roomDbLibVersion = '1.1.1'
leakCanaryLibVersion = '1.5.4'
okHttpLibVersion = '3.10.0'