mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update cast extension build
PiperOrigin-RevId: 250664791
This commit is contained in:
parent
6e7012413b
commit
c09a6eb8ee
@ -31,7 +31,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.google.android.gms:play-services-cast-framework:16.1.2'
|
api 'com.google.android.gms:play-services-cast-framework:16.2.0'
|
||||||
implementation 'androidx.annotation:annotation:1.0.2'
|
implementation 'androidx.annotation:annotation:1.0.2'
|
||||||
implementation project(modulePrefix + 'library-core')
|
implementation project(modulePrefix + 'library-core')
|
||||||
implementation project(modulePrefix + 'library-ui')
|
implementation project(modulePrefix + 'library-ui')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user