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
|
@ -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 New Issue