fix: missing mediarouter dependency
This commit is contained in:
@@ -86,6 +86,7 @@ dependencies {
|
||||
implementation 'androidx.room:room-runtime:2.8.4'
|
||||
implementation 'androidx.core:core-splashscreen:1.2.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.1'
|
||||
implementation 'androidx.mediarouter:mediarouter:1.8.1'
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.13.0'
|
||||
|
||||
Reference in New Issue
Block a user