Updated ExoPlayer to 2.13.3

This commit is contained in:
CappielloAntonio 2021-04-18 11:00:51 +02:00
parent 9bc48c7800
commit 5c4520ea37
3 changed files with 9 additions and 3 deletions

View file

@ -77,7 +77,7 @@ dependencies {
implementation "com.github.woltapp:blurhash:f41a23cc50"
// Exoplayer
implementation 'com.google.android.exoplayer:exoplayer:2.12.2'
implementation 'com.google.android.exoplayer:exoplayer:2.13.3'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
annotationProcessor "androidx.room:room-compiler:2.2.6"