Add exoplayer ffmpeg extension

This commit is contained in:
Jarne Demeulemeester 2021-07-13 15:02:23 +02:00
parent be8402fb37
commit 5a91d8162c
No known key found for this signature in database
GPG key ID: 60884A0C1EBA43E5
2 changed files with 1 additions and 0 deletions

View file

@ -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"

Binary file not shown.