mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Keep LTS version
This commit is contained in:
parent
6e010ad693
commit
9f93850046
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ dependencies {
|
|||
implementation 'com.nulab-inc:zxcvbn:1.5.2'
|
||||
|
||||
// To convert voice message on old platforms
|
||||
implementation 'com.arthenica:ffmpeg-kit-audio:4.5'
|
||||
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.LTS'
|
||||
|
||||
// Alerter
|
||||
implementation 'com.tapadoo.android:alerter:7.0.1'
|
||||
|
|
Loading…
Reference in a new issue