Skip to content

Commit 77807de

Browse files
Bump com.otaliastudios:transcoder from 0.10.4 to 0.10.5
Bumps [com.otaliastudios:transcoder](https://github.com/natario1/Transcoder) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/natario1/Transcoder/releases) - [Commits](natario1/Transcoder@v0.10.4...v0.10.5) --- 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>
1 parent 9541d75 commit 77807de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-sdk-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ dependencies {
196196
implementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
197197

198198
// Video compression
199-
implementation 'com.otaliastudios:transcoder:0.10.4'
199+
implementation 'com.otaliastudios:transcoder:0.10.5'
200200

201201
// Exif data handling
202202
implementation libs.apache.commonsImaging

0 commit comments

Comments
 (0)