mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00
Upgrade Cast dependency for Android 12 compatibility
#minor-release Issue: google/ExoPlayer#9528 PiperOrigin-RevId: 413887784
This commit is contained in:
parent
ef1788dcea
commit
3805237322
@ -14,7 +14,7 @@
|
||||
apply from: "$gradle.ext.androidxMediaSettingsDir/common_library_config.gradle"
|
||||
|
||||
dependencies {
|
||||
api 'com.google.android.gms:play-services-cast-framework:20.0.0'
|
||||
api 'com.google.android.gms:play-services-cast-framework:20.1.0'
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
implementation project(modulePrefix + 'lib-common')
|
||||
compileOnly 'org.checkerframework:checker-qual:' + checkerframeworkVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user