make R8 happy with mp4parser
This commit is contained in:
parent
37d9020f85
commit
02666265a3
1 changed files with 2 additions and 2 deletions
|
@ -225,8 +225,8 @@ dependencies {
|
|||
// - https://jitpack.io/p/deckerst/mp4parser
|
||||
// - https://jitpack.io/p/deckerst/pixymeta-android
|
||||
implementation 'com.github.deckerst:Android-TiffBitmapFactory:876e53870a'
|
||||
implementation 'com.github.deckerst.mp4parser:isoparser:b7b853f2e3'
|
||||
implementation 'com.github.deckerst.mp4parser:muxer:b7b853f2e3'
|
||||
implementation 'com.github.deckerst.mp4parser:isoparser:4cc0c5d06c'
|
||||
implementation 'com.github.deckerst.mp4parser:muxer:4cc0c5d06c'
|
||||
implementation 'com.github.deckerst:pixymeta-android:706bd73d6e'
|
||||
|
||||
// huawei flavor only
|
||||
|
|
Loading…
Reference in a new issue