remove matchingfallbacks in example
This commit is contained in:
@@ -28,11 +28,8 @@ dependencies {
|
||||
}
|
||||
|
||||
// All support libs must use the same version
|
||||
// implementation "com.android.support:support-annotations:${safeExtGet('supportLibVersion', '+')}"
|
||||
implementation "androidx.annotation:annotation:1.0.0"
|
||||
// implementation "com.android.support:support-compat:${safeExtGet('supportLibVersion', '+')}"
|
||||
implementation "androidx.core:core:1.0.0"
|
||||
// implementation "com.android.support:support-media-compat:${safeExtGet('supportLibVersion', '+')}"
|
||||
implementation "androidx.media:media:1.0.0"
|
||||
|
||||
implementation('com.google.android.exoplayer:extension-okhttp:2.9.3') {
|
||||
|
Reference in New Issue
Block a user