(try to) ensure LTS version will not be removed by mistake
This commit is contained in:
parent
d567796928
commit
9b4c861545
|
@ -415,7 +415,7 @@ dependencies {
|
|||
// Passphrase strength helper
|
||||
implementation 'com.nulab-inc:zxcvbn:1.5.2'
|
||||
|
||||
// To convert voice message on old platforms
|
||||
// To convert voice message on old platforms. Always keep the LTS suffix!
|
||||
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.1-1'
|
||||
|
||||
// Alerter
|
||||
|
|
Loading…
Reference in New Issue