Bump down exoplayer version

This commit is contained in:
CappielloAntonio 2021-07-17 18:41:23 +02:00
parent afadd8e476
commit 4250160bfb

View file

@ -76,6 +76,7 @@ dependencies {
// Exoplayer
implementation 'com.google.android.exoplayer:exoplayer:2.12.2'
// implementation 'com.google.android.exoplayer:exoplayer:2.14.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
annotationProcessor "androidx.room:room-compiler:2.3.0"