mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
feat: add ALAC codec support via Media3 FFmpeg module
This commit is contained in:
parent
618cf23e6e
commit
4ec1519063
3 changed files with 3 additions and 2 deletions
|
|
@ -71,6 +71,8 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation files('../libs/lib-decoder-ffmpeg-release.aar')
|
||||
|
||||
// AndroidX
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue