Upgrade IMA to 3.19.2

PiperOrigin-RevId: 319764381
This commit is contained in:
andrewlewis 2020-07-06 13:57:30 +01:00 committed by Oliver Woodman
parent f1dd1894fa
commit 4633a63546

View File

@ -32,7 +32,7 @@ android {
}
dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.19.0'
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.19.2'
implementation project(modulePrefix + 'library-core')
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
implementation 'com.google.android.gms:play-services-ads-identifier:17.0.0'