mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
io.element.android:opusencoder:1.0.3 - should fix lint false positive issues
This commit is contained in:
parent
dd5c343269
commit
a7ed2114be
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ ext.libs = [
|
|||
'flipperNetworkPlugin' : "com.facebook.flipper:flipper-network-plugin:$flipper",
|
||||
],
|
||||
element : [
|
||||
'opusencoder' : "io.element.android:opusencoder:1.0.1",
|
||||
'opusencoder' : "io.element.android:opusencoder:1.0.3",
|
||||
],
|
||||
squareup : [
|
||||
'moshi' : "com.squareup.moshi:moshi:$moshi",
|
||||
|
|
Loading…
Reference in a new issue