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