mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Downgrade IMA SDK to 3.29.0
#minor-release PiperOrigin-RevId: 529710928
This commit is contained in:
parent
b69b3423c3
commit
511b1358cd
@ -20,7 +20,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.30.1'
|
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.29.0'
|
||||||
implementation project(modulePrefix + 'lib-exoplayer')
|
implementation project(modulePrefix + 'lib-exoplayer')
|
||||||
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