Add Transformer "Getting started" page

#minor-release

PiperOrigin-RevId: 355381610
This commit is contained in:
kimvde 2021-02-03 14:16:23 +00:00 committed by Oliver Woodman
parent 42d3bb42b7
commit b879869a10

View file

@ -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')
}