mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add Transformer "Getting started" page
#minor-release PiperOrigin-RevId: 355381610
This commit is contained in:
parent
42d3bb42b7
commit
b879869a10
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ dependencies {
|
||||||
api project(modulePrefix + 'library-dash')
|
api project(modulePrefix + 'library-dash')
|
||||||
api project(modulePrefix + 'library-hls')
|
api project(modulePrefix + 'library-hls')
|
||||||
api project(modulePrefix + 'library-smoothstreaming')
|
api project(modulePrefix + 'library-smoothstreaming')
|
||||||
|
api project(modulePrefix + 'library-transformer')
|
||||||
api project(modulePrefix + 'library-ui')
|
api project(modulePrefix + 'library-ui')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue