mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 14:12:21 +01:00
Upgrade transcoding lib
(cherry picked from commit 6ee2b9c9dede47c508adc4aa932e62c07726228d)
This commit is contained in:
parent
3e8b8e9aaf
commit
3069ec76fc
1 changed files with 1 additions and 4 deletions
|
@ -88,10 +88,7 @@ dependencies {
|
|||
implementation "com.wefika:flowlayout:0.4.1"
|
||||
|
||||
//noinspection GradleDependency
|
||||
implementation('com.github.natario1:Transcoder:v0.9.1') {
|
||||
exclude group: 'com.otaliastudios.opengl', module: 'egloo'
|
||||
}
|
||||
implementation 'com.github.natario1:Egloo:v0.4.0'
|
||||
implementation 'io.deepmedia.community:transcoder-android:0.11.1'
|
||||
|
||||
implementation 'org.jxmpp:jxmpp-jid:1.0.3'
|
||||
implementation 'org.jxmpp:jxmpp-stringprep-libidn:1.0.3'
|
||||
|
|
Loading…
Reference in a new issue