native casting support
This commit is contained in:
parent
bf908c5e37
commit
e83a580486
6 changed files with 132 additions and 19 deletions
|
@ -90,6 +90,9 @@ dependencies {
|
|||
implementation "androidx.media3:media3-exoplayer-dash:$exo_version"
|
||||
implementation "androidx.media3:media3-datasource-okhttp:$exo_version"
|
||||
implementation "androidx.media3:media3-session:$exo_version"
|
||||
//media3 casting
|
||||
implementation "androidx.media3:media3-cast:$exo_version"
|
||||
implementation "androidx.mediarouter:mediarouter:1.6.0"
|
||||
|
||||
// UI
|
||||
implementation 'com.google.android.material:material:1.10.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue