mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add JobDispatcherScheduler
This is a Scheduler implementation which uses Firebase JobDispatcher. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=182051350
This commit is contained in:
parent
6749623cd1
commit
965bc4f677
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue