update ExoPlayer

exoplayer 2.15.0 -> 2.17.1
This commit is contained in:
2022-04-02 19:47:49 +02:00
parent e97ad9a245
commit 7a860a7270
2 changed files with 8 additions and 16 deletions

View File

@ -2,7 +2,7 @@
buildscript {
ext.kotlin_version = "1.6.10"
ext.ktor_version = "1.6.8"
ext.exo_version = "2.15.0"
ext.exo_version = "2.17.1"
repositories {
google()
mavenCentral()