mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-16 02:44:51 +00:00
Start using media3 player as a wrapper
This commit is contained in:
@@ -144,6 +144,9 @@ dependencies {
|
||||
implementation project(":react-native-nitro-modules")
|
||||
|
||||
implementation("dev.jdtech.mpv:libmpv:1.0.0")
|
||||
implementation("androidx.media3:media3-common:1.4.1")
|
||||
implementation("androidx.media3:media3-session:1.4.1")
|
||||
implementation("androidx.media3:media3-ui:1.4.1")
|
||||
}
|
||||
|
||||
if (isNewArchitectureEnabled()) {
|
||||
|
||||
Reference in New Issue
Block a user