mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Transformer Demo: Add config page to remove audio/video.
The new ConfigurationActivity can be used to configure settings specifying Transformer inputs, using checkboxes and submitted via a button. PiperOrigin-RevId: 395826358
This commit is contained in:
parent
2138bfb396
commit
7dff223d80
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ project.ext {
|
|||
androidxAnnotationVersion = '1.2.0'
|
||||
androidxAppCompatVersion = '1.3.0'
|
||||
androidxCollectionVersion = '1.1.0'
|
||||
androidxConstraintLayoutVersion = '2.0.4'
|
||||
androidxCoreVersion = '1.3.2'
|
||||
androidxFuturesVersion = '1.1.0'
|
||||
androidxMediaVersion = '1.4.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue