Upgrade IMA to 3.10.9
PiperOrigin-RevId: 239157535
This commit is contained in:
parent
2b42f0d35a
commit
35d82e1808
@ -32,9 +32,9 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.6'
|
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.9'
|
||||||
implementation project(modulePrefix + 'library-core')
|
implementation project(modulePrefix + 'library-core')
|
||||||
implementation 'com.google.android.gms:play-services-ads:17.1.3'
|
implementation 'com.google.android.gms:play-services-ads:17.2.0'
|
||||||
testImplementation project(modulePrefix + 'testutils-robolectric')
|
testImplementation project(modulePrefix + 'testutils-robolectric')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user