feat: migrar player a media3 y mejoras de resolución

This commit is contained in:
Renato
2026-03-02 18:25:49 -03:00
parent 50e27efc80
commit 8f46bc947a
24 changed files with 1679 additions and 295 deletions

View File

@@ -12,6 +12,7 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url "https://get.videolan.org/android/maven2/" }
}
}