mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Bump IMA SDK version to 3.29.0
Issue: google/ExoPlayer#10845
PiperOrigin-RevId: 496947392
(cherry picked from commit 8ed515880a)
This commit is contained in:
parent
a212bc9bb1
commit
0417dbae78
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.28.1'
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.29.0'
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue