diff --git a/app/build.gradle b/app/build.gradle index 2f86ddbc2..92fc95a0c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -139,7 +139,7 @@ dependencies { implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$deps.coroutinesVersion" implementation project(":api-client") - fullImplementation 'androidx.mediarouter:mediarouter:1.6.0' + fullImplementation 'androidx.mediarouter:mediarouter:1.7.0' fullImplementation 'com.android.billingclient:billing-ktx:6.1.0' fullImplementation 'com.google.android.gms:play-services-base:18.2.0' fullImplementation 'com.google.android.gms:play-services-cast-framework:21.4.0'