Skip to content

Commit

Permalink
update exoplayer to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
najeira committed Jun 26, 2018
1 parent e243e21 commit 532fa87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ android {
}

dependencies {
implementation 'com.google.android.exoplayer:exoplayer-core:2.7.3'
implementation 'com.google.android.exoplayer:exoplayer-hls:2.7.3'
implementation 'com.google.android.exoplayer:exoplayer-core:2.8.1'
implementation 'com.google.android.exoplayer:exoplayer-hls:2.8.1'
}

0 comments on commit 532fa87

Please sign in to comment.