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 1526766630
commit 9360294d22
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/" }
}
}