mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Merge pull request #5988 from vector-im/dependabot/gradle/com.arthenica-ffmpeg-kit-audio-4.5.1-1
Bump ffmpeg-kit-audio from 4.5.LTS to 4.5.1-1
This commit is contained in:
commit
07c22e7a19
1 changed files with 2 additions and 2 deletions
|
@ -415,8 +415,8 @@ dependencies {
|
|||
// Passphrase strength helper
|
||||
implementation 'com.nulab-inc:zxcvbn:1.7.0'
|
||||
|
||||
// To convert voice message on old platforms
|
||||
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.LTS'
|
||||
// To convert voice message on old platforms. Always keep the LTS suffix!
|
||||
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.1.LTS'
|
||||
|
||||
// Alerter
|
||||
implementation 'com.github.tapadoo:alerter:7.2.4'
|
||||
|
|
Loading…
Reference in a new issue