mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00: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
(cherry picked from commit 6cf3004d62)
This commit is contained in:
parent
f91d5208b5
commit
8a1e6e59b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue