Merge pull request #4021 from vector-im/dependabot/gradle/com.otaliastudios-transcoder-0.10.4

Bump transcoder from 0.10.3 to 0.10.4
This commit is contained in:
Benoit Marty 2021-09-23 19:40:26 +02:00 committed by GitHub
commit ed03d2d278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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