Update cast extension build

PiperOrigin-RevId: 250664791
This commit is contained in:
olly 2019-05-30 12:19:33 +01:00 committed by Toni
parent 6e7012413b
commit c09a6eb8ee

View File

@ -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')