LTS version

This commit is contained in:
Benoit Marty 2022-05-09 15:36:20 +02:00 committed by GitHub
parent 9b4c861545
commit c9677c8b5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ dependencies {
implementation 'com.nulab-inc:zxcvbn:1.5.2' implementation 'com.nulab-inc:zxcvbn:1.5.2'
// To convert voice message on old platforms. Always keep the LTS suffix! // To convert voice message on old platforms. Always keep the LTS suffix!
implementation 'com.arthenica:ffmpeg-kit-audio:4.5.1-1' implementation 'com.arthenica:ffmpeg-kit-audio:4.5.1.LTS'
// Alerter // Alerter
implementation 'com.github.tapadoo:alerter:7.2.4' implementation 'com.github.tapadoo:alerter:7.2.4'