Bump IMA SDK version to 3.29.0
Issue: google/ExoPlayer#10845 PiperOrigin-RevId: 496947392
This commit is contained in:
parent
b0ac959e19
commit
8ed515880a
@ -25,7 +25,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
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 project(modulePrefix + 'library-core')
|
||||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||||
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
|
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user