From aaa9089504148b7dccd121fa516a7f40af5b6647 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 05:10:06 +0000 Subject: [PATCH] Bump mediarouter-v7 from 27.1.1 to 28.0.0 Bumps mediarouter-v7 from 27.1.1 to 28.0.0. Signed-off-by: dependabot-preview[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 1c1d6de..7176359 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -133,7 +133,7 @@ dependencies { testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' - implementation 'com.android.support:mediarouter-v7:27.1.1' + implementation 'com.android.support:mediarouter-v7:28.0.0' implementation 'com.github.ohoussein.playpauseview:playpauseview:1.0.2' implementation 'com.github.vatbub:common.view.motd.core:0.1.6-SNAPSHOT' implementation('com.github.vatbub:common.core:0.1.6-SNAPSHOT') {