Revert exoplayer upgrade

This commit is contained in:
CappielloAntonio 2021-04-19 14:06:37 +02:00
parent 308ddf6c7c
commit 862ea71b11
3 changed files with 2 additions and 7 deletions

View file

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