mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Bump transcoder from 0.10.3 to 0.10.4
Bumps [transcoder](https://github.com/natario1/Transcoder) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/natario1/Transcoder/releases) - [Commits](https://github.com/natario1/Transcoder/compare/v0.10.3...v0.10.4) --- updated-dependencies: - dependency-name: com.otaliastudios:transcoder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cfd37bb528
commit
013b16a37d
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ dependencies {
|
|||
implementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
|
||||
|
||||
// Video compression
|
||||
implementation 'com.otaliastudios:transcoder:0.10.3'
|
||||
implementation 'com.otaliastudios:transcoder:0.10.4'
|
||||
|
||||
// Phone number https://github.com/google/libphonenumber
|
||||
implementation 'com.googlecode.libphonenumber:libphonenumber:8.12.33'
|
||||
|
|
Loading…
Reference in a new issue