Update cast extension build

PiperOrigin-RevId: 250664791
This commit is contained in:
olly 2019-05-30 12:19:33 +01:00 committed by Oliver Woodman
parent 9860c486e0
commit 7cdcd89873

View File

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