mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-03 18:16:15 +00:00
fix: libass downgrade media3 to 1.8.0
This commit is contained in:
parent
1c7f28b78e
commit
3ab31a0779
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ kotlin = "2.3.0"
|
|||
kotlinx-serialization = "1.8.1"
|
||||
ktor = "3.4.1"
|
||||
material3 = "1.10.0-alpha05"
|
||||
androidx-media3 = "1.10.0-rc01"
|
||||
androidx-media3 = "1.8.0"
|
||||
supabase = "3.4.1"
|
||||
quickjsKt = "1.0.1"
|
||||
ksoup = "0.2.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue