Commit 965bc4f6 by eguven Committed by Oliver Woodman

Add JobDispatcherScheduler

This is a Scheduler implementation which uses Firebase JobDispatcher.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182051350
parent 6749623c
Showing with 1 additions and 1 deletions
...@@ -30,7 +30,7 @@ dependencies { ...@@ -30,7 +30,7 @@ dependencies {
} }
ext { ext {
javadocTitle = 'Leanback extension for Exoplayer library' javadocTitle = 'Leanback extension'
} }
apply from: '../../javadoc_library.gradle' apply from: '../../javadoc_library.gradle'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment