mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Upgrade IMA dependency version
PiperOrigin-RevId: 262511088
This commit is contained in:
parent
921ff02c90
commit
4656196dae
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.11.2'
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.11.3'
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
implementation 'com.google.android.gms:play-services-ads-identifier:16.0.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue