exoplayer:2.14.1
This commit is contained in:
parent
216165e438
commit
20adb3c19c
|
@ -190,7 +190,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'com.astuetz:pagerslidingtabstrip:1.0.1'
|
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.
|
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'
|
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
|
||||||
|
|
Loading…
Reference in New Issue