mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Upgrade IMA to 3.19.2
PiperOrigin-RevId: 319764381
This commit is contained in:
parent
f1dd1894fa
commit
4633a63546
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue