Commit abdc06c3 authored by Manav Batra's avatar Manav Batra
Browse files

Bug 1214626 - Updated mediarouter dependency in gradle build. r=sebastian

parent 71e9abb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ dependencies {
    compile 'com.android.support:recyclerview-v7:23.0.1'

    if (mozconfig.substs.MOZ_NATIVE_DEVICES) {
        compile 'com.android.support:mediarouter-v7:22.2.1'
        compile 'com.android.support:mediarouter-v7:23.0.1'
        compile 'com.google.android.gms:play-services-basement:8.1.0'
        compile 'com.google.android.gms:play-services-base:8.1.0'
        compile 'com.google.android.gms:play-services-cast:8.1.0'