revert transcoder to 0.9.1

This commit is contained in:
Daniel Gultsch 2022-10-01 09:21:38 +02:00
parent cb775ece99
commit 10f30faf55

View file

@ -60,7 +60,7 @@ dependencies {
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
implementation 'com.makeramen:roundedimageview:2.3.0'
implementation "com.wefika:flowlayout:0.4.1"
implementation 'com.otaliastudios:transcoder:0.10.4'
implementation 'com.otaliastudios:transcoder:0.9.1'
implementation 'org.jxmpp:jxmpp-jid:1.0.3'
implementation 'org.osmdroid:osmdroid-android:6.1.11'