Moves video player to the new Exoplayer package

This commit is contained in:
Vitor Pamplona
2023-07-16 11:42:55 -04:00
parent 4e4e798133
commit 53a4dfb702
4 changed files with 25 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ buildscript {
accompanist_version = '0.30.0'
coil_version = '2.4.0'
vico_version = '1.7.1'
exoplayer_version = '2.19.0'
exoplayer_version = '1.1.0'
}
dependencies {
classpath 'com.google.gms:google-services:4.3.15'