mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Bump IMA dependency to 3.35.1
The previous version (3.33.0) is known to have some bugs, and the latest version (3.36.0) is also known to be buggy. PiperOrigin-RevId: 700657484
This commit is contained in:
parent
d5d5771cd2
commit
6cf3004d62
@ -28,7 +28,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.33.0'
|
||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.35.1'
|
||||
implementation project(modulePrefix + 'lib-exoplayer')
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
compileOnly 'com.google.errorprone:error_prone_annotations:' + errorProneVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user