Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2022-10-01 10:21:38 +0300
committerDaniel Gultsch <daniel@gultsch.de>2022-10-01 10:21:38 +0300
commit10f30faf551e630315cdc9f9717be9b85929b15a (patch)
tree235f04a54981f3b16216fe600056c4c71167e06f
parentcb775ece992a8ded54c4cccae484475edc548803 (diff)
revert transcoder to 0.9.1
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 063dac0ce..1817807b7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -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'