Upgrade transcoding lib
(cherry picked from commit 6ee2b9c9dede47c508adc4aa932e62c07726228d)
This commit is contained in:
parent
5cba7472a6
commit
b031df5e75
1 changed files with 1 additions and 4 deletions
|
@ -88,10 +88,7 @@ dependencies {
|
||||||
implementation "com.wefika:flowlayout:0.4.1"
|
implementation "com.wefika:flowlayout:0.4.1"
|
||||||
|
|
||||||
//noinspection GradleDependency
|
//noinspection GradleDependency
|
||||||
implementation('com.github.natario1:Transcoder:v0.9.1') {
|
implementation 'io.deepmedia.community:transcoder-android:0.11.1'
|
||||||
exclude group: 'com.otaliastudios.opengl', module: 'egloo'
|
|
||||||
}
|
|
||||||
implementation 'com.github.natario1:Egloo:v0.4.0'
|
|
||||||
|
|
||||||
implementation 'org.jxmpp:jxmpp-jid:1.0.3'
|
implementation 'org.jxmpp:jxmpp-jid:1.0.3'
|
||||||
implementation 'org.jxmpp:jxmpp-stringprep-libidn:1.0.3'
|
implementation 'org.jxmpp:jxmpp-stringprep-libidn:1.0.3'
|
||||||
|
|
Loading…
Reference in a new issue