mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08: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
@ -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…
x
Reference in New Issue
Block a user