mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Update cast extension build
PiperOrigin-RevId: 250664791
This commit is contained in:
parent
6e7012413b
commit
c09a6eb8ee
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ android {
|
|||
}
|
||||
|
||||
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 project(modulePrefix + 'library-core')
|
||||
implementation project(modulePrefix + 'library-ui')
|
||||
|
|
|
|||
Loading…
Reference in a new issue