Skip to content

Commit 7938eac

Browse files
authored
Merge pull request #8154 from vector-im/dependabot/gradle/com.otaliastudios-transcoder-0.10.5
Bump com.otaliastudios:transcoder from 0.10.4 to 0.10.5
2 parents e9a2cf4 + 77807de commit 7938eac

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)