mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Upgrade IMA to 3.11.2
PiperOrigin-RevId: 243988105
This commit is contained in:
parent
e15e6212f2
commit
c1246937df
1 changed files with 2 additions and 2 deletions
|
|
@ -32,9 +32,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.9'
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.11.2'
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'com.google.android.gms:play-services-ads:17.2.0'
|
||||
implementation 'com.google.android.gms:play-services-ads-identifier:16.0.0'
|
||||
testImplementation project(modulePrefix + 'testutils-robolectric')
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue