exoplayer:2.14.1

This commit is contained in:
tateisu 2021-06-28 23:37:17 +09:00
parent 216165e438
commit 20adb3c19c
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ dependencies {
implementation 'com.astuetz:pagerslidingtabstrip:1.0.1'
implementation 'com.google.android.exoplayer:exoplayer:2.14.0'
implementation 'com.google.android.exoplayer:exoplayer:2.14.1'
/*
WARNING: [Processor] Library '…\exoplayer-ui-2.12.0.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'