Add exoplayer ffmpeg extension
This commit is contained in:
parent
be8402fb37
commit
5a91d8162c
2 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ dependencies {
|
|||
// RecyclerView
|
||||
implementation "androidx.recyclerview:recyclerview:1.2.1"
|
||||
implementation "androidx.recyclerview:recyclerview-selection:1.1.0"
|
||||
implementation files('libs/extension-ffmpeg-release.aar')
|
||||
|
||||
// Room
|
||||
def room_version = "2.3.0"
|
||||
|
|
BIN
app/libs/extension-ffmpeg-release.aar
Normal file
BIN
app/libs/extension-ffmpeg-release.aar
Normal file
Binary file not shown.
Loading…
Reference in a new issue