mirror of
https://github.com/samsonjs/media.git
synced 2026-04-14 12:45:47 +00:00
Upgrade IMA to 3.19.2
PiperOrigin-RevId: 319764381
This commit is contained in:
parent
3612874d19
commit
040ff47e82
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue