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 Ian Baker
parent 3612874d19
commit 040ff47e82

View file

@ -25,7 +25,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'