Updates exoplayer version

This commit is contained in:
Vitor Pamplona
2023-07-10 14:28:42 -04:00
parent 25520e7d2a
commit fc5089f7f1
2 changed files with 3 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ buildscript {
accompanist_version = '0.30.0'
coil_version = '2.4.0'
vico_version = '1.7.1'
exoplayer_version = '2.19.0'
}
dependencies {
classpath 'com.google.gms:google-services:4.3.15'